Skip to content

NoahUeffing/Vinyl_Collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vinyl_Collection

DBMS Project. Vinyl Collection

This is a MERN (MongoDB, Express, React, Node.js) stack responsive web-app with redux created for my Database Managment Systems course at Acadia University. It aims to provide users with an interface to update and maintain inventory of their music collections.

To install and run the dev environment:

  • To install dependencies, navigate to main folder "Vinyl_Collection" in either command prompt or terminal window and enter "npm install". Navigate to the "client" directory and enter "npm install" again.

  • To launch React app, using a terminal or comannd prompt, navigate to the directory containing all project files(Vinyl_Collection) and type "npm run dev". This should launch the app and open a browser window to access the site at localhost:3000. For best results, use Google Chrome to navigate the site.

Note: All code has been included in this submission, including pieces that were ultimately not used in the final app.

About

DBMS Vinyl Collection Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published