Issue:
Currently, the application doesn't have a proper authentication system. We need to implement user registration, login, and profile management.
Priority: High
Tasks:
- Create login/signup pages
- Implement JWT authentication
- Add protected routes
- Create user profile page
- Add password reset functionality