Skip to content

alokjha099/fitness-app-advanced

Repository files navigation

Beast Fitness

Android application built using Java. Mini Project for 6th Sem.

Description

Beast Fitness is developed using Java and Firebase for backend. Consists of various features like BMI calculator,Quotes,Music redirection to spotify,Diet and Tips Webview,Register and Login Page with Google signin option.

Images

Getting Started

Installing

  • You can install the app from releases

Dependencies

  • These are the Dependencies used
implementation 'androidx.appcompat:appcompat:1.4.1'
    implementation 'com.google.android.material:material:1.5.0'
    implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
    implementation 'androidx.legacy:legacy-support-v4:1.0.0'
    implementation 'com.google.firebase:firebase-auth:21.0.3'
    implementation 'com.google.firebase:firebase-firestore:24.1.1'
    testImplementation 'junit:junit:4.13.2'
    androidTestImplementation 'androidx.test.ext:junit:1.1.3'
    androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
    implementation 'com.github.ibrahimsn98:SmoothBottomBar:1.7.9'
    implementation 'com.airbnb.android:lottie:5.0.3'
    implementation platform('com.google.firebase:firebase-bom:29.3.1')
    implementation 'com.google.android.gms:play-services-auth:20.2.0'
    implementation 'com.google.firebase:firebase-database'
    implementation 'com.google.firebase:firebase-analytics'
    implementation 'com.google.firebase:firebase-messaging'

Authors

Srujan G V aka @ZephNotFound

License

This project is Open Source and anyone can use it. Be sure to star this repo and if any issues/bugs/errors do open issues.⭐⭐⭐

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published