Skip to content

abhishekashyap/ContactsManager

Repository files navigation

ContactsCRUD

Build Status GitHub package.json version David GitHub repo size GitHub last commit GitHub issues GitHub lisence

Contact storage based on MongoDB and express

View live demo here

Getting Started

The is single page application based on

  • Express (Server)
  • MongoDB (Database)
  • Handlebars (Templating engine)

Prerequisites

  • Mongo daemon

  • Temprorily required devDependency of an older version of Handlebars

npm i -D handlebars@4.5.0

Installing

Clone the repo then use

npm install

To start the app use

npm start

Screenshots

Homepage

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Open implementation of MongoDB based Contact storage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published