3 Commits

Author SHA1 Message Date
01d0c331b9 Merge branch 'master' of github.com:CarGDev/MSCS535_Assignment14 2026-02-21 18:22:06 -05:00
dea56a7e80 Complete mock secure web application with:
- User registration and login with CSRF protection
- SQL injection prevention and XSS protection
- Real-time form validation
- Password strength requirements
- Show/hide password toggle
- Modern dark theme UI
- Routes for /login, /register, /home, /logout
- API endpoints for CRUD operations
- Prettier and ESLint configure
2026-02-21 18:20:41 -05:00
45633dad92 Initial commit 2026-02-21 18:18:44 -05:00