https://github.com/addono/masga
Frontend of the MaSGA (Make Sauna Great Again) project - Junction 2018 - Hack the Sauna Challenge
https://github.com/addono/masga
bootstrap html javascript junction junction2018
Last synced: 3 months ago
JSON representation
Frontend of the MaSGA (Make Sauna Great Again) project - Junction 2018 - Hack the Sauna Challenge
- Host: GitHub
- URL: https://github.com/addono/masga
- Owner: Addono
- Created: 2018-11-27T13:30:48.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-04T17:56:31.000Z (about 7 years ago)
- Last Synced: 2024-12-27T00:27:25.911Z (about 1 year ago)
- Topics: bootstrap, html, javascript, junction, junction2018
- Language: JavaScript
- Homepage: https://aknapen.nl/masga
- Size: 184 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MaSGA - Make Sauna Great Again [Front-end]
Winner of the Junction 2018 challenge "Hack the Sauna" by Vaisala
This is the code for the front-end, the back-end code can be found in [Addono/masga-backend](https://github.com/Addono/masga-backend).
A live version can be found [here](https://aknapen.nl/masga).
## Deployment
The front-end is just a static HTML website which retrieves and displays the data from the back-end. Deploy the code by making it accessible like one would do for any static HTML website, e.g. by using Github Pages.