liveTracker
Techdegree capstone project
liveTracker is the unguided capstone project for my Treehouse Techdegree. It uses the Spotify API along with the JamBase concert API to retrieve a user's top 20 Spotify artists and search for concerts near the user's zip code.
This is a MEAN app. The backend is built using Node.js, Express, MongoDB, Mongoose, and Passport for authentication. The frontend is built in AngularJS, using Bootstrap as well as custom CSS.
The best aspect of this project was the challenge of building completely from scratch, which enabled me to scaffold the app exactly the way I wanted and to discover the best solutions to achieve the functionality I was looking for.