https://github.com/mokkapps/void-fest-pwa
Web application which can be used to subscribe for push notifications which will inform 30 minutes before a band will play on the music festival Void Fest 2018.
https://github.com/mokkapps/void-fest-pwa
create-react-app progressive-web-app push-notifications pwa pwa-apps react void-fest
Last synced: 2 months ago
JSON representation
Web application which can be used to subscribe for push notifications which will inform 30 minutes before a band will play on the music festival Void Fest 2018.
- Host: GitHub
- URL: https://github.com/mokkapps/void-fest-pwa
- Owner: Mokkapps
- License: mit
- Created: 2018-07-30T18:44:37.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-06T19:42:29.000Z (almost 8 years ago)
- Last Synced: 2025-10-14T06:33:09.570Z (9 months ago)
- Topics: create-react-app, progressive-web-app, push-notifications, pwa, pwa-apps, react, void-fest
- Language: JavaScript
- Homepage: https://void-fest-app.netlify.com/
- Size: 436 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Void Fest Band Reminder
This web application can be used to subscribe for push notifications which will inform 30 minutes before a band will play on the music festival [Void Fest 2018](www.voidfest.de).
This is a non-official Void Fest app and a hobby project of mine. Therefore I cannot guarantee for the correct lineup or faulty notifications in general.
This frontend communicates with this [Node.js backend](https://github.com/Mokkapps/void-fest-pwa-server) to be able to subscribe/unsubscribe for certain push notification topics.
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).