Skip to content

KartikDatrika/Node-MongoDB-Angular-CRUD

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Node-MongoDB-Angular-CRUD

A simple CRUD project using Nodejs,MongoDB,AngularJS

Requirements:

1)MongoDB installed 2)knowledge about BodyParser 3)knowledge about Express 4)knowledge about Angular and Bootstrap

Steps :

Start Mongo server by opening command prompt in bin folder of your mongodb and enter "mongo start" command. Download the files. In activitydb.js, make necessary changes under app.get('/'). Test by going to http://localhost:3005/.

About

A simple CRUD project using Nodejs,MongoDB,AngularJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 59.7%
  • JavaScript 40.3%