Skip to content

VitorKaeZ/task_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager📌

It's a CRUD that you add/delete a task and save it in a SQL database

Design

1Image 2Image 3Image 4Image 5Image 6Image 7Image

Instructions

#Clone this repository
$ git clone https://github.com/VitorKaeZ/task_manager.git

#Install dependences
$ npm install

#Dependences
ejs
express
express-ejs-layouts
mysql

#Install db in your DBMS
mysql.sql

About

It's a CRUD that you add/delete a task and save it in a MySQL database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors