This repository contains a To-Do List application developed using Node.js, Express.js, Sequelize and MySQL, following the Model-View-Controller (MVC) architectural pattern.
- Add, edit, and delete tasks
- Mark tasks as completed
- NodeJs
- Express
- Sequelize
- MySQL
- Clone the repository using the command git clone
git clone https://github.com/ElderFausto/To-Do-NodeJs-MVC.git
. - Install dependencies: npm install
- cd To-Do-NodeJs-MVC
- npm start
If you want to contribute to this project, submit a pull request with your suggestions and improvements.
This project is licensed under the MIT license.
If you have any questions or comments about this project, please contact the developer at [email protected] or the GitHub profile @ElderFausto.