Skip to content

amitsk1994/Network-Virtualization-Store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network-Virtualization-Store

This project was created to show case a full stack network based application made using nodejs, expressjs and MongoDB.

To run the application use the following steps:

In case node modules have not been downloaded, use the command "npm install" before runnng the project This will install all the dependencies, required by the project.

  1. Start mongoDB by using commands "mongod" and then "mongo" in two different terminals.

  2. Create the database by using the txt file provided, with all the queries.

  3. start application using terminal on the root folder of the project nodemon app.js

  4. Navigate to any browser and launch the application on 127.0.0.1:8080

  5. Note that the item save and delete functionalities and the associated options will not work unless a user has signed in.

Use: elon.musk@tesla.com / password1

About

Fullstack node.js, express.js and mongoDB implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published