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.
-
Start mongoDB by using commands "mongod" and then "mongo" in two different terminals.
-
Create the database by using the txt file provided, with all the queries.
-
start application using terminal on the root folder of the project nodemon app.js
-
Navigate to any browser and launch the application on 127.0.0.1:8080
-
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