If there's one thing the past few years have taught us, it's that friendships and live shows matter to us. Good Treble aims to connect local fans through their shared music passions. By just signing up and addding their Spotify account, this modern application lets users start their own Good Treble.
The front-end of this application were built using HTML, CSS, Bootstrap, and Handlebars.
Good Treble's back-end was created using Node.js, MySql, Express, NPM, and JavaScript.
Additionally, the application used Spotify's API with authentication powered by OAuth2.
The Spotify documentation helped developers navigate adding the API to the application Spotify Documentation
Developers consulted Auth0's documentation for connecting users' Spotify account to Good Treble's back-end.
Auth0 Documentation
For easy emailing functionality, the Node Mailer docs were a wealth of information. Node Mailer Documentation
The sign-in form was inspired by this tutorial from Traversy Media which was inspired from this tutorial from Florin Pop.
In the future, Good Treble would like to add in the TicketMaster API to allow users to meet up a local shows.
Similarly, Good Treble would like to add a way for users to message each other.
You can find Good Treble's GitHub Repository here: Good Treble's GitHub Repository
Good Treble is deployed using Heroku. Check it out! Good Treble's Deployed Link
Copyright 2022 Fernando Vasquez, David McGinley, & Amy Shafer
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.