Weffe / react-raffle-manager

Raffle Manager used by CSUF Swing Dance Club to manage digital raffle tickets

Home Page:http://raffle.swingdanceclub.surge.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raffle Manager

WARNING: The following project has been deprecated and is not in use due to DeepstreamHub stopping their services. Look to raffle-manager as a better alternative.

Page Preview

Website: http://raffle.swingdanceclub.surge.sh/

This is a web app that is used by CSUF Swing Dance Club to manage digital raffle tickets.

It supports real-time updates whenever someone adds a ticket or wins a raffle via Deepstream. It has a basic User account system and is meant to be a fun side project.

Getting Started

  1. To run this project first install all dependencies: npm install

  2. Then, start the dev server: npm start

  3. To build a production ready bundle: npm run build

  4. To upload the build to surge.sh (defaults to raffle.swingdanceclub.surge.sh): npm run upload

Side Note

Admin account info is not provided due to the fact that this webpage is viewable online. Pretty much for security reasons.

About

Raffle Manager used by CSUF Swing Dance Club to manage digital raffle tickets

http://raffle.swingdanceclub.surge.sh/


Languages

Language:JavaScript 97.5%Language:HTML 1.7%Language:CSS 0.8%