Skip to content

kanna99o/myTodoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Todo List app

I did this app just for the sake of learning the MEAN stack. Besides the main components od the stack I used:

  • Webpack: to bundle the dependencies in the front-end and generate an static filter

  • mongoose: to connect Mongodb to NodeJS

  • nodemon: to restart the web server after any modification.

  • Ng Inspector: to debug the front-end

  • IronNode: to Debug the Back-end

  • body-parser: to parse the body of the POST and PUT requests

About

Todo List using the MEAN stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages