This is a mobile app that allows users to search for the best video game deals available, powered by the CheapShark API. The app is built using Jetpack Compose and Material 3 design guidelines, making it a beautiful and modern-looking app. The app also uses Coroutines and Flow for asynchronous programming, and Room Database for local data persistence.
- Search for the best game deals available
- Add games to your watchlist
- Remove games from your watchlist
- Filter game deals by platform
- Sort game deals by price or savings
- Jetpack Compose for building the UI
- Material 3 for design guidelines
- Coroutines and Flow for asynchronous programming
- Retrofit for making API calls to the CheapShark API
- Room Database for local data persistence