Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 601 Bytes

readme.md

File metadata and controls

40 lines (24 loc) · 601 Bytes

Simple Todo App Using Mvc In Express

Project Image


Description

A Simple Todo App Using Express and MongoDb And Handlebars Templates


Fonctionnalités

  • Add Todo ( Validation )
  • Togle Todo (Done / Doing )
  • Remove Todo ( Flash msg )

Technologies

  • Express
  • MongoDb
  • Bootswatch Jornal Theme

Installation

  • npm install
  • Start MongoDb
  • Note => You cold Modifier the Conexion String In the config file (db.js) or Create .env that Includes (PORT and The URI)

Tools

  • Vsocde
  • MongoDb