Skip to content

lucasklaassen/todolist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Simple ToDo List

A small NodeJS, MongoDB, Express, Jade, Ajax and BootStrap - JavaScript ToDo list project.

Includes:

  • Add (POST) Todo's to a mongoDB
  • Update (PUT) Todo's in the mongoDB
  • Toggle Active/Completed State (PUT) of Todo's in the mongoDB
  • Remove (DELETE) Todo's from the mongoDB

Server Side Sanitation with the NodeJS Validator (https://github.com/chriso/validator.js)

Jade Template Engine / CSS BootStrap (Responsive)

About

A small javascript todo list project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published