Skip to content

Gym Related App built using Android+Kotlin+MVVM Architecture

Notifications You must be signed in to change notification settings

JaimilPatel/Gym

Repository files navigation

Gym

Gym Related App built using Android+Kotlin+MVVM Architecture


1. Splash Scren Using Animation
2. Login Screen Using FirebaseAuthentication of Firebase UI
3. Home Screen Effective UI
4. Add Expense Screen With Material Design 5. Expense List Screen With FireStore Data and Local Room Database (Only For Practice)
6. Location Screen For Find Gym
7. Add Member Screen With Material Design 8. Member List With Green And Red Dots To Identify Paid And Unpaid Users Respectively
9. Reminder Screen Using WorkManager For Reminder Notification
10. Also Developed Push Notification Scenarios using Firebase Cloud Messaging
11. Used Repository To Abstract The Data Layer And Provide A Clean API To The Rest Of The App.