Skip to content

Dance competitions can easily be tricky to run. Stomp is a dance competition management system. It takes care of all the complexities that make competition coordination complex and tedious. We are taking care of competitor registration, scoring tracking and, especially, result computation. We designed the app to be modular and easy to use.

KHNRV/stomp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authors

Kevin Nicolas & Yamac Ozdil

About

Life of Jen

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.

How it works

That's it really. No more manual score calculation Stomp does the thinking for you! Focus on what is important, your event.

Demo

Check out the demo project for a quick example of how Stomp works.

Setup

  1. Install dependencies with npm install.
  2. 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.
  3. 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

Dependencies

  • React
  • Axios
  • Material UI
  • Uno Material UI
  • Material Table
  • Material Table / Core
  • Material Table Exporters
  • Node Sass

About

Dance competitions can easily be tricky to run. Stomp is a dance competition management system. It takes care of all the complexities that make competition coordination complex and tedious. We are taking care of competitor registration, scoring tracking and, especially, result computation. We designed the app to be modular and easy to use.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published