- Login
- Signup
- Logout
- Recording Audio (3rd VC)
- Audio Playback (Locally)
- Uploading Audio to Firebase storage
- Fetching all the songs from Firebase Firestore (song objects w/ URL pointing to the audio file in firebase storage)
- Custom tabbar that switches between 3 VC (the second tab doesnt do anything at the moment)
- Streaming audio from Firebase
- Pausing Audio ( Frankly most of the elements on the first VC)
- Editing song objects after recording and being able to add title and tags
- VC that show a tableview of only your songs
- Voting on songs