Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 538 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 538 Bytes

Firestore MVVM Project

Firestore application design with Jetpack component architecture and seasoning of MVVM design patterns

Built with

Built with Firebase

Process

  • Modular Project
  • MVVM Design Pattern
  • Injection with Dagger + Hilt

Project Structure

  • 📁 app ✔
  • 📁 core ✔
  • 📁 common ✔
  • 📁 view :
    • 📁 main ✔
    • 📁 note ❌
    • 📁 auth ❌