Application to organize your day, you can create tasks by categories and mark them once you have done them. It has mailing when you register in the application (using NodeMailer)
- NodeJS (Pug View)
- MySQL (Sequelize ORM)
- Webpack
To run this project, you must first create a /.env
file in the root of the project with the structure of .env.example
After that you just have to write on the console
$ npm install
$ npm start