The official repository of Evolve Workout Logger, an android app that helps you stay on track with your fitness goals. The app is currently in alpha testing.
Head over to the Evolve Workout Logger google group for discussions about the app.
If you'd like to give valuable feedback, please take my alpha test survey!
- On Android Studio's welcome page, select "Check out project from Version Control"
- Select "GitHub"
- Next to "Git Repository URL", type this repository's URL.
- Next to "Parent Directory", browse to your desired parent directory for the project
- Next to "Directory Name", type the name that you want for this project's folder
- Click "Clone".
The guts of the project are in the app/src/main directory. Classes under java/edu/umn/paull011/evolveworkoutlogger are separated into folders by category:
- Activities
- Components
- Data_Structures
- Fragments
- Helper_Classes
The resource files (including drawables and activity layouts) are in the /res directory
Start Page | Create Routines | Create Exercises |
---|---|---|
|
|
|
View Your Workout Progress | Quick Data Entry | Exercise History |
|
|
|