Project Description: To Build a Todo List which should be able to:
- User should also be able to mark a to-do done and vice-versa.
- User should be able to create a to-do under a bucket.
- Create your own label (Should be able to edit).
- All the existing lables the user has created should be given as options, next time the user tries to create a new label.
- Frontend: ReactJS
- Backend: Django
- Database: MySQL
- Deployment: Heroku