- Allows Multi user login
- Each user can add, update and delete their tasks based upon their category based upon the completion of each one.
- Created this project using python and mysql for database.
- Clone the repository into your system and move to the repository.
- Run mysql server
- Run the main.py file using commmand
python main.py
- Update README with other details.
- Provide the DDL for the MYSQL tables.