A modern to-do app built with React for the frontend and Django for the backend. This app allows users to create, edit, mark as complete, and delete tasks. It uses Material UI for a sleek, responsive design and Django REST Framework for the API. A Pomodoro timer will also be implemented to keep track of one's study progress.
- User authentication and login with access and refresh tokens.
- Create, edit, delete, and mark tasks as completed.
- User-friendly interface with Material UI.
- Backend built with Django and Django REST Framework.
- Mobile-responsive and modern design.
- Frontend: React, Material UI
- Backend: Django, Django REST Framework
- Database: SQLite (easily changeable to other databases)