FitQuest is an application designed to personalize your fitness journey. Whether you're targeting a specific muscle group or looking for a general workout routine, WorkOut tailors a routine just for you.
Android.App.Demo.mp4
Explore our UI designs:
Preview our design mockups / prototypes:
To get started, clone the repository from GitHub and switch to the newly created directory:
git clone https://github.com/GuillaumeDorschner/FitQuest.git
cd FitQuest
You need to put your OpenAI Key in the file local.properties
like this:
OPENAI_API_KEY=your_api_key
Then launch Android Studio. And open the project from the folder where you cloned it. And you're good to go!
You MUST have:
- Some navigation
- Fetch data from internet (some free apis: https://jsonplaceholder.typicode.com/, https://dummyjson.com/, etc...)
- A form to add some data to the api
- The app should work without internet
- Simulate a login with a sharedPreference
- Tests
Warning: you must take care of the thread and your app shouldn't crash
Some extra libraries you can use:
- ViewBinding
- ListAdapter
- Dagger
- etc
The WorkOut App is engineered with cutting-edge technologies:
Join us in transforming fitness routines with FitQuest! 🏋️♀️