Sounds
Swift · Oct 2023
A mini iOS social media app where users post about music they're listening to by searching and attaching song information.
• Designed and implemented the frontend UI with custom SwiftUI components and views, applying the MVC model
• Leveraged Firebase SDK for account authentication and database management
• Integrated the Genius API for music searching with async/await functions and JSON decoder