Skip to content

riteshkumar2002/TodoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TodoList

TECH STACK

Frontend -> html,css, javascript and ejs

Backend -> Node JS & Express JS

Database-> Mongoose

Installation process

  1. clone the repo using this command

    git clone https://github.com/Riteshiitism/TodoList.git
    
  2. install npm packages

    1. npm init
    2. npm i express
    3. npm i body-parser
    4. npm i mongoose
    5. npm i lodash
    6. npm i ejs
    
    

App Description:

1. user can store daily task
2. user can create upcoming task list 
3. deletion and addition of task is very easy

About

I use node js, express js,mongoose data base, ejs files and javascript in this project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published