Submitted by:
- Allen ST Fort
- Carolina Yuka Nakada
- David Cao
- Elian D. Deogracia-Brito
- Kusum Gandham
Time spent: 10 hours spent in total
This app uses the Spotfy API to pulls up the top 10 songs for a certain artist given an input with a preview of the song from an audio file.
The following REQUIRED features are completed:
- Assign features to each member of your group
- Establish a goal time for completing each feature
The following REQUIRED files are included:
-
Updated 📄
project_spec.md
, which contains:- App Overview (Milestone 1)
- App Spec (Milestone 1)
- Checked off 2+ completed features
- 2+ Videos/GIFs of build progress
-
Our 🎥 Demo Video
- We have also added the Demo Video Link to the Group Info Form on the course portal.
The following EXTRA features are implemented:
- List anything else that you added to improve your submission!
Here's a video that demos all of the app's implemented features:
TuneFinder.mp4
- youtube link
- VIDEO created with OBS + FFMPEG
Progress GIF: Not completed version
Here's a place for any other notes on this milestone!
- Configure the spotify API so the rest of the team can use the end points
- Elian
- DEADLINE: end of wednesday
- Play around with the spotify API and possibly figure out how to get a random song / track
- Allen
- David
- DEADLINE: end of friday
- Wireframes
- cayuka
- DEADLINE: end of thursday
- update the README and brainstorm more ideas / help others / designing?
- kusum
- DEADLINE: end of friday
@KUSUM will float between all tasks
-
April 17
- configure spotify API with token and authorization
- @elian
-
April 18
- finish wireframes and overall app design
- @cayuka
-
April 19
- Figure out how to grab a random spotify song based on genre
- @david @allen
-
April 20 - 21:
- building the app
- person clicks on a button, grabs a song
- song starts playing
- displays 5+ songs to user
- multiple gestures (tap and a long tap to select multiple songs)
-
April 22
- make demo video
- submit project
https://www.figma.com/file/qITS56UmTvnmokyxlmCJ14/Untitled?type=design&node-id=0-1&mode=design
- There will be a list of genres (recycler view)
- When we click on a genre, it will give us a list of songs (recycler view)
- When we click on a song, it should play a song and open up a new activity with information on the song eg: artist name, song title, genre, etc.
- Long click will let you select multiple songs to create a playlist