Stomp is a dance competition management app built on PERN stack. It helps coordinators with the tedious calculation of scores and all you need is in one place, accessible from anywhere.
That's it really. No more manual score calculation Stomp does the thinking for you! Focus on what is important, your event.
Check out the demo project for a quick example of how Stomp works.
- Install dependencies with
npm install
. - Please also fork and clone the stomp-api next to the project (in a seperate folder). Follow the instructions on README file for stomp-api setup.
- Have two terminals open and do the following:
TERMINAL 1: Running Webpack Development Server
cd stomp
npm start
TERMINAL 2: Runnning the DB
cd stomp-api
npm start
- React
- Axios
- Material UI
- Uno Material UI
- Material Table
- Material Table / Core
- Material Table Exporters
- Node Sass