Skip to content
#

roomdatabase

Here are 207 public repositories matching this topic...

Experience seamless browsing with our Gallery App. Navigate effortlessly through your collection with intuitive swipe gestures. Organize and find your photos instantly using our advanced sorting filters. Edit your images on-the-go with powerful editing tools. Share your favorite moments with friends and family with just a tap. Access your memories

  • Updated Jun 9, 2024
  • Kotlin

FlightSearch is an application designed to provide the access to flight information. By inputting preferences, users can receive recommended flight options sourced from the database. Upon selecting a specific airport, a list of available flights can be accessed. Any chosen flight can be stored in the local database for future retrieval.

  • Updated Mar 31, 2024
  • Kotlin

MVVM, or Model-View-ViewModel, is an architectural pattern for building user interfaces. It separates the UI components (View) from the data and business logic (Model) with an intermediary layer called ViewModel. This pattern promotes code organization, testability, and maintainability by enforcing separation of concerns..

  • Updated Mar 17, 2024
  • Kotlin

Improve this page

Add a description, image, and links to the roomdatabase topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the roomdatabase topic, visit your repo's landing page and select "manage topics."

Learn more