A full-service organizational tool for music talent buyers to browse artists at all the major agencies, keep track of their venue's calendar and create and edit offers to send out to agents.
- React
- React Router
- Redux
- Redux-thunk
- Ruby / Ruby on Rails
- NodeJS / ExpressJS
- NightmareJS
- SongKick API
- Spotify API
Additional enhancements will include:
- Allow for a buyer to manage multiple venues
- Allow for a buyer to invite team members to their dashboard
- Additional Artist information
- PDF builder for offers
- Option to send offers in email to Agents
- Agent directory
Clone the repo
Email [email protected] for Private Keys
Run npm install
from the root directory
Run npm start
and visit localhost:3000 in your browser
Clone the associated back-end repo
Run bundle install
from the root directory
Run rails db:{create,migrate,seed}
Run rails s
Talent Buyer uses Jest and Enzyme for front-end testing, and Rspec for back-end testing
Run with npm test
in the root directory on the Front-End
Gray Smith : GitHub Profile
Tim Fischer : GitHub Profile
Colin Armstrong : GitHub Profile
Tristan Bambauer : GitHub Profile