Skip to content

Web dev project for the QUB MSc Software Development

Notifications You must be signed in to change notification settings

samillar94/stacksofwax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

stacksofwax

Web dev project for the MSc Software Development at Queen's University Belfast - a web app for vinyl collectors.

Installation guide

Required software: Windows, MAMP, NodeJS, NPM, a terminal.

  1. In Windows, extract smillar36.zip.
  2. Start MAMP and visit http://localhost/phpMyAdmin/ in a browser. Change the connection settings in smillar36/api/connection.js if using another OS or stack.
  3. In phpMyAdmin, create the database “stacksofwax-40103709” and drag and drop in the database file smillar36/stacksofwax-40103709.sql.
  4. Open smillar36/api and smillar36/app in separate Git Bash terminals and run nodemon api and nodemon app respectively. The apps can also be run with node directly from PowerShell. The required Node Package Manager modules are already included in the folders.
  5. Visit the website at http://localhost:3000.

About

Web dev project for the QUB MSc Software Development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published