Skip to content

Web app to document information about the global distribution of Neo Geo arcade cartridges

Notifications You must be signed in to change notification settings

andrewdempsey2018/MVS-Records

Repository files navigation

MVS Records

A web app that aims to facilitate the collection of information regarding the wordwide distribution of Neo Geo MVS cartridges

Uses Node.js, Express.js, Bootstrap and Mongo DB

Index page

Main index page. Current amount of carts in the database shown

About page

About page, give more details about the site and its purpose

Add page

Add page. User enters a games title, serial number, location and picture. Additional notes about the cartridge can be given

View page

View page. User can select a title and location and view a list of carts based on these criteria

Database model schema

  1. Title - Text (predefined list?)
  2. Serial - Number
  3. Location - Country (predefined list?)
  4. Pic - ??
  5. Notes - Text

About

Web app to document information about the global distribution of Neo Geo arcade cartridges

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published