Performers at gigs need a way to clearly see the payout for the evening based on a multitude of factors. At the most basic level, it's typically a payout after a certain amount of tickets have been sold, but it can also have many other factors involved, such as merchandise sales, or a cut of the bar sales. Designing a dynamic way to track each of these possible income sources is valuable for both the performing artist, and the venue they perform at.
- Clone this to your machine using whatever method you prefer
- You will need node.js installed
- From the terminal, type "npm install" to get all of the packages.
- From the terminal, type "npm run start" to get the program running locally
No known bugs at this time
Contact Charley McGowan: Github
- prop-types: ^15.5.10,
- react: ^15.5.4,
- react-dom: ^15.5.4,
- styled-jsx: ^3.2.1
- babel-core: ^6.24.1,
- babel-loader: ^7.0.0,
- babel-preset-es2015: ^6.24.1,
- babel-preset-react: ^6.24.1,
- eslint: ^4.19.1,
- eslint-loader: ^2.1.2,
- eslint-plugin-react: ^7.12.4,
- html-webpack-plugin: ^2.29.0,
- react-hot-loader: ^3.0.0-beta.7,
- webpack: ^3.4.0,
- webpack-dev-server: ^2.5.0
Please contact Charley for use permission.
Copyright (c) 2019 Charley McGowan