A project management application.
- User registration and login functionlity.
- Create projects and add it details like start date, end date, description etc.
- Create Project Task associated with project and add its details like acceptence critera, status, priority etc.
- A Project board which groups the project task in three categories todo, in-progress and done.
- Prioritise the task in project board with priority like high, low, medium.
- HTML/CSS
- Javascript (ES6)
- ReactJs
- Spring Boot
- Spring Security
- JWT Authentication
- MySQL