Skip to content

This is a Contacts List WebApp made by using NodeJs with Express framework and ejs as templating engine and MongoDB is used for connecting to the database.

Notifications You must be signed in to change notification settings

saumya-mendiratta/Contact-List-WebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contact-List-WebApp

This is a Contacts List WebApp made by using NodeJs with Express framework and ejs as templating engine and MongoDB is used for connecting to the database.

How to Run

  1. Install NodeJs (nodejs.org).
  2. Fork, Clone or download and open this repository in a terminal/command prompt.
  3. Execute npm install.
  4. Execute npm start.
  5. Open your preferred web browser and go to http://localhost:8000/.

Features

  1. Add a Contact
  2. Remove a contact

These contacts will be saved in a MongoDB DataBase.

Sample Screenshot

Screenshot (154)

About

This is a Contacts List WebApp made by using NodeJs with Express framework and ejs as templating engine and MongoDB is used for connecting to the database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published