Skip to content

Web application to save and view game inventories. Made for the Museum of Art and Digital Entertainment. Free to use under the MIT Licence.

License

Notifications You must be signed in to change notification settings

Museum-of-Art-and-Digital-Entertainment/MADE-Collection-Viewer

Repository files navigation

MADE Collection Viewer

Inventory system for the made with a frontend allowing visitors to view the MADE's collection of artifacts. Built in Node.js with a React frontend.

Install

yarn installDeps

Seed

To seed a list of games from thegamesDB.net

yarn seed

To seed just platforms from thegamesDB.net

yarn seed-platforms

To seed the list of games from thegamesDB.net (requires platforms having been seeded)

yarn seed-list

To seed details on the games from thegamesDB.net (requeires list of games having been seeded)

yarn seed-details

Usage

Public Viewing of Games

Public View

Public Search of Games

Public Search

Admin adding games to collection

Admin Collect

Admin Search of Games

Admin Search

Admin update game page

Admin Update

Dependencies

About

Web application to save and view game inventories. Made for the Museum of Art and Digital Entertainment. Free to use under the MIT Licence.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published