Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/francescobarbieri/gamebuzz
Android app written in Java to explore games and get informations about them. Retrieving data from IGDB APIs.
https://github.com/francescobarbieri/gamebuzz
android java native
Last synced: 11 days ago
JSON representation
Android app written in Java to explore games and get informations about them. Retrieving data from IGDB APIs.
- Host: GitHub
- URL: https://github.com/francescobarbieri/gamebuzz
- Owner: francescobarbieri
- Created: 2023-03-24T09:16:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-27T15:06:58.000Z (12 months ago)
- Last Synced: 2024-07-24T16:52:10.296Z (4 months ago)
- Topics: android, java, native
- Language: Java
- Homepage:
- Size: 12.5 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GameBuzz Game Library
Programmazione Dispositivi Mobili - Unimib
Developed an Android App in Java as part of Mobile Development University course.
- Prioritized clean and modular code practices, implementing ViewModel, Adapter and Repository pattern.
- Enhanced user authentication and data management in the app using Firebase services such as Authentication and RealTimeDB.
- Implemented efficient data retrieval from igdb.com APIs using Retrofit.
- Implemented local storage with Room database to optimize payload, enhancing performances and reducing data transfer overhead.
- Focused on an intuitive and polished user interface for a positive end-user experience.Gruppo Monzello:
F.Barbieri - 856375 - [email protected]
A.Moscardo - 856177 - [email protected]