Skip to content

A NodeJs app for creating ToDo's that can be easily categorized by when/where the tasks can be accomplished.

Notifications You must be signed in to change notification settings

chrissiedunham/smart-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartTodo

Install dependencies: npm install

Start the database: sudo mongod --dbpath data/ --port 27017

Run the app: nodemon start

About

A NodeJs app for creating ToDo's that can be easily categorized by when/where the tasks can be accomplished.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published