Skip to content

michaeljohansen/Muenzkabinett

 
 

Repository files navigation

Muenzkabinett

This is the codebase for the "Coins" project that was created during a the "Visualising cultural collections" course with Marian Dörk at FH Potsdam.

As a databasis, the application uses a LIDO XML export. Essential coin attributes as well as images are extracted from the heavy XML files and written to a CSV which is the basis for the browser application.

Development

To set up local development

  1. Clone the repository
  2. Run npm install
  3. Run npm development

Production

To build the project run npm production

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.2%
  • CSS 12.2%
  • Python 8.5%
  • HTML 3.1%