Skip to content

nastix123/GamesSearcher

Repository files navigation

GamesSearcher

GamesSearcher is an Android application built to help users discover, track, and manage their favorite games. Utilizing modern Android development tools and patterns, it offers powerful search and filtering features, detailed game descriptions, and a system to manage favorite games.

Features

Game Search:

  • Search for games by title, genre, platform, and other criteria.
  • Filtering and Sorting: Filter games by developer, release year, and other attributes. Sort results by rating, release date, popularity, etc.
  • Game Descriptions: Detailed information about each game, including storyline and gameplay mechanics.
  • Favorites System: Add games to your favorites list for quick access and management.

Technologies Used

  • Jetpack Compose: For building the user interface with a modern, declarative approach.
  • MVVM (Model-View-ViewModel): For structuring the application to separate UI from business logic.
  • Room: For local database management, allowing persistent storage of game data.
  • Coroutines: For handling asynchronous tasks and managing background operation

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages