This is a simple Todo App built using React, Nodejs, Express and MySQL. The app allows users to add, remove, and update daily tasks.
- Add new tasks
- Mark tasks as completed
- Update tasks
- Delete tasks
- Filter tasks by status (all, not completed, completed)