To do list using Django and MySQL database that contain all CRUD operations (Create, Read, Update, and Delete) for a task and also allow the user to mark the task as completed to then it removed from the uncompleted tasks - the user also can.
1-mark specific tasks as important tasks to have priority
2- create group of tasks that contain list of tasks related to each other's