jaab30 / task-planner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple and professional Task Planner

This web application is a simple but very professional looking Task Planner. Fully CRUD using NodeJs, Express, Handlebars and Sequelized (MySQL). Use MVC model folder structure. Simply, enter your database credentials in the ".env" file and it is ready to use.

.env example file:

DB_USERNAME=***enter the username for your database"
DB_PASSWORD=***enter the password for your database"
DB_DATABASE=***enter the name for your database"

Web Tools: HTML5, CSS3, Materialize, Javascript, Jquery, NodeJS, Express, Handlebars, MySQL with Sequelize.

About


Languages

Language:JavaScript 44.6%Language:HTML 42.7%Language:CSS 12.7%