Skip to content
/ MVVMTemplate Public template
forked from Drjacky/MVVMTemplate

An Android Template with MVVM and Clean Architecture

License

Notifications You must be signed in to change notification settings

rainboy93/MVVMTemplate

 
 

Repository files navigation

MVVMTemplate 🧞‍

Language License Actions Status Known Vulnerabilities

A simple Android template that lets you create an Android project quickly.

How to use 👣

Just click on Use this template button to create a new repo starting from this template.

Features 🕹

  • 100% Kotlin-only template
  • Following Clean Architecture approach
  • Following MVVM Architectural Design Pattern
  • Pull Request Template
  • Using Pagination
  • Simplest Adapter Ever (based on this workaround)
  • Github Actions - CI
  • Hilt as Dependency Injection framework
  • Use Transition animation

Under Development 🚧

  • Add CI
  • Use Kotlin DSL
  • Add Espresso, Instrumentation & Unit tests
  • Use Animations. To see changes, click here.
  • Use Hilt. To see changes, click here.

CI 🏭

This template is using GitHub Actions as CI.

Available workflows listed as follows:

Contributing 🤝

Feel free to open an issue or submit a pull request for any bugs/improvements.

Result 📺

Screenshot

About

An Android Template with MVVM and Clean Architecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%