Giter Site home page Giter Site logo

jrenslin / mdinmuseum Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 407 KB

Interface to one museum's data in museum-digital. Conceptualized to be a basic alternative to museum apps.

License: MIT License

PHP 6.51% JavaScript 79.81% CSS 13.68%
museum-digital museums

mdinmuseum's Introduction

mdinmuseum: Displaying Data

mdinmuseum is a small web app for displaying one museum’s data from museum-digital. The basic idea is to provide smaller museums with an equivalent of an in-museum app with little additional work required. It is based on the public API of museum-digital.

While it is almost completely written in JavaScript, it requires a server running PHP for settings.

Features

  • An interface to the data of a single museum from museum-digitial.
  • Event and exhibition calendar
  • “Tour”: Opening object information based on markers (requires js-aruco)

Installation

To begin the installation, clone this repository and js-aruco (the tour feature can’t be disabled yet).

git clone https://github.com/jrenslin/mdinmuseum.git .
cd static
git clone https://github.com/jcmellado/js-aruco.git
cd ..

Next, the configuration-relevant files need to be created.

cp markers.json.sample markers.json && cp config.php.sample config.php

The source instance of museum-digital and the museum ID need to be entered in config.php. Using markers.json, aruco markers can be mapped to object IDs.

To-Do

  • Make it possible to toggle the tour feature using config.json.

Notes

Fonts and icons have been removed from the public repository.

Credits

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.