Giter Site home page Giter Site logo

radu94 / njmusicstore Goto Github PK

View Code? Open in Web Editor NEW

This project forked from psid23/njmusicstore

0.0 1.0 1.0 1020 KB

A simple nodejs music store sample project using nodejs-express-mongodb

License: MIT License

JavaScript 36.30% CSS 6.41% HTML 57.29%

njmusicstore's Introduction

njmusicstore

A simple nodejs music store sample project using nodejs-express-mongodb

Steps:

  1. Copy the code to a folder njmusicstore.

  2. Open in Visual Studio code and in terminal run the command : "npm install" This will create the node_modules folder.

  3. Run the command "npm audit fix" This command is optional and is to be run if prompted in the terminal.

  4. In controllers folder in the respective controller files replace the connection string with your MongoDB database connection string.

  5. In your MongoDB database create the tables as per the schema in the controllers and in the Users table create the logins and passwords as per the readme.docx Logins section information.

  6. Run the command "nodemon app"

  7. Navigate to http://localhost:4000 to login.

  8. This application is only for demonstration purpose of nodejs features and may not incorporate full fledged functionalities in the initial code base.

  9. Refer to readme.docx under the readme folder for details regarding the flow

njmusicstore's People

Contributors

psid23 avatar radua-3pg avatar

Watchers

James Cloos avatar

Forkers

margineanmihai

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.