Skip to content

anrg0039/Phonebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phonebook

This is an phonebook web app, where users can add, see, update and delete their contact I have created this project using node.js, jade and mongodb.

Use

On the mainpage three options are there

  1. Add Contact
  2. Search
  3. List

By clicking on the first option you can add your contact that will be saved in the mongodb database. By clicking on the second option you can search any contact by name that is stored in database(Under Process). By clicking on third option you can list all the contacts that is there in the database.

To run on a local computer

You need to run the server in your computer using 'npm start' command on Project file, then on any browser you can type 'localhost:3000', You will be able to run the application.

Deployed on Heroku

Link https://phonebookbyanurag.herokuapp.com/

List module is not working on heroku, not getting why, will update if I found.

Here is snippet, how it looks on my local computer. https://drive.google.com/file/d/10yoEKAPAx3vQnDRBgQFqEdZznDNpOZLH/view?usp=sharing

About

This is an phonebook web app, where users can add, see, update and delete their contacts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors