Skip to content

glitchwizard/SettleIt-Capstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

114 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SettleIt V2

This app will dynamically generate settle sheets for entertainment venues, 2/12/2019

By Charley McGowan

Description

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.

Setup/Installation Requirements

  • 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

Known Bugs

No known bugs at this time

Support and contact details

Contact Charley McGowan: Github

Technologies Used

dependencies:

  • prop-types: ^15.5.10,
  • react: ^15.5.4,
  • react-dom: ^15.5.4,
  • styled-jsx: ^3.2.1

Dev Dependencies:

  • 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

License

Please contact Charley for use permission.

Copyright (c) 2019 Charley McGowan

About

This is a tool to dynamically generate live entertainment settle sheets, this is an upgraded version of SettleItV1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors