Skip to content

realtimecoding/FirebaseWithMVVM

 
 

Repository files navigation

Firebase with MVVM

In this project we will learn about Firebase Implementation with MVVM Architecture. It is a basic level Course and will go with project based approach so can understand better that how the things are working.

I will cover following topics

  • Github Integration
  • Firebase Implementation
  • Firestore
  • MVVM Implementation
  • Jetpack Navigation Component (To create navigation between fragment and help us to manager the back stack without worry about it)
  • Dagger Hilt
  • Resource Class to Manager Ui States
  • Listing Of Notes in Recycer View
  • Create Note
  • Update Note
  • Delete Note
  • Refactore and Redesigned to Project to New
  • Lambda functions

Extra (Pending)

  • Authentication with Email/Password
  • Forgot Password
  • Upload Image to Firestorage
  • Session Handling
  • Logout

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%