Backend:
- github link: https://github.com/sunilpie1997/project_planner
- web link: project-planner-ufaber.herokuapp.com/
Frontend:
- github link: https://github.com/sunilpie1997/project_planner_frontend
- web link: http://project-planner-frontend.s3-website.ap-south-1.amazonaws.com
Features:
- User can login
- Users can view projects and task in each projects
- Authenticated users can ceate new project and tasks (in each of them). They can also update and delete them.
- Project List and Task List can be viewed by pages (pagination).
- Each task can be assigned to a registered user on the website (if he exists).