Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 2.28 KB

README.md

File metadata and controls

45 lines (30 loc) · 2.28 KB

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