Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1012 Bytes

README.md

File metadata and controls

34 lines (25 loc) · 1012 Bytes

Jetpack Compose MVVM User App.

This Android Application is built using Jetpack Compose and follows the MVVM Architecture, and uses the Random User Generator Api for fetching data.

VID-20230312-WA0010.mp4

Built With

  • Jetpack Compose for UI
  • MVVM Architecture
  • Modern Splash Screen
  • Retrofit (for API Calling).
  • Hilt Dependency Injection.
  • Coil (for Image Loading).
  • Kotlin Coroutines.
  • Sealed Class.

Benefits of using Jetpack Compose

  • Increased Productivity.
  • Improved User Experience.
  • Reusable Components.
  • Improved Performance.

Contributing

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.