Skip to content

MrAndroi/TestComposeWithXml

Repository files navigation

FoodHub Android App

FoodHub is an open-source Android application designed to showcase the seamless integration of XML and Compose in modern Android development. The project utilizes various technologies such as XML, Compose, Proto Data Store, theming adapter for Compose, Model-View-Intent (MVI) design pattern, Hilt, Coil, and Compose Navigation.

Demo

Check out the app in action: [https://s12.gifyu.com/images/SQGTG.gif]

Purpose

The primary objective of the FoodHub app is to provide developers with example of how XML and Compose can be combined effectively in an Android project. By exploring the codebase, you will gain insights into the best practices and techniques used to integrate XML and Compose UI components cohesively.

Features

The FoodHub app encompasses several key features, demonstrating the implementation of various Android technologies:

  • XML and Compose Integration: The project exhibits how XML and Compose can be used together harmoniously to create a cohesive user interface.

  • Proto Data Store: Proto Data Store is employed to store and manage application data, showcasing its usage for data persistence.

  • Theming Adapter for Compose: The theming adapter demonstrates how to achieve theming capabilities in Compose, allowing for a customizable visual appearance.

  • Model-View-Intent (MVI) Design Pattern: FoodHub follows the MVI design pattern, providing a clear separation of concerns between data models, views, and business logic.

  • Hilt: Hilt is utilized for dependency injection, enabling a modular and scalable codebase.

  • Coil: The Coil library is integrated for efficient and flexible image loading and caching within the app.

  • Compose Navigation: FoodHub implements Compose Navigation, showcasing navigation between different screens and passing data between them.

Design

FoodHub features a modern and intuitive design, providing users with a delightful experience while interacting with the app. The design is open-source, and you can access it at this link. Feel free to explore the design mockups and prototypes, and leverage them in your own projects.

Acknowledgements

FoodHub makes use of various open-source libraries and frameworks that have significantly contributed to its development. We would like to express our gratitude to the developers and maintainers of these projects:

  • Proto Data Store
  • Theming Adapter for Compose
  • Coil
  • Hilt
  • Compose Navigation

Contact

If you have any questions, suggestions, or feedback regarding the FoodHub app, please feel free to contact me at [sami.shorman3000@gmail.com].

Thank you for your interest in the FoodHub project! I hope it serves as a valuable resource for learning and exploring the integration of XML and Compose in Android development.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages