Skip to content

SlovakNationalGallery/kammerhof.sng.sk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Land of Miners - kammerhof.sng.sk

License: MIT

This app is created for the Slovak Mining Museum in Banská Štiavnica to accompany the permanent exhibition at Kammerhof. It is optimized for tablet use and allows visitors to explore the exhibition. The app functions offline using web workers, so no internet connection is needed for on-site exploration.

app screenshots

photo from the exhibition

Development

This software is built with the Laravel framework.

It requires:

  1. PHP >= 8.0.x
  2. MySQL >= 5.7

Set up with:

  1. Copy .env.example to .env and customize
  2. composer install
  3. npm install

Start with:

  1. npm run watch
  2. php artisan serve

Test with:

  1. php artisan test --env=testing

Maintainer

This project is maintained by lab.SNG. If you have any questions, please don't hesitate to ask by creating an issue or email us at lab@sng.sk.

License

Source code in this repository is licensed under the MIT license. Please see the License File for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published