An open API service indexing awesome lists of open source software.

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.

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).