Gym Fit Pro
*Current Status - doing the Graphics and screen layouts - last image is of characters in full lighting design. Screen layouts will change alot as well but offer same functionality. It is going to take much longer than i originally thought! *
Designing the different screen resolution modes at the moment - last 2 images show 1 at 1920x1080 23'' the other is at 1366x760 10.6''
Gym Fit Pro app features the ability to create and log workouts and routines and view a selection of 750 + individual exercises. More will be added as additional trainers are added to the app.
Features
5 characters to display excercises
- Daniel
- Sally
- Theo
- Kim Lei
- Miranda
Multiple User Accounts
Anyone that purchases app can create different profiles and each profile is unique to that user. (Current progress - Finished)
Create routines and Log exercises
You can create new workouts and routines and Log the exercises that you do. I had implemented being able to add your own exercises but found that it would spoil the aesthetics of the app. I will plan to create exercises on request that fall within the Trainers purchased.
(Current progress - Finished)
Gym Buddy online system: Find people at your gym or area who have the same interests as you and send workouts and chat etc (Current progress - Still an idea)
Data Backup/Syncing
Users data will be backed up on Azure, there is also a local SQlite database in the app data folder so the users can do their workouts offline and then sync when online. (Current Status - SQlite database is working 100% - Azure is now 100% complete can successfully sync selected data to Azure by means of creating a history log as and when you add/delete/update item in SQLite. Also can recover account if you delete app from machine and then re-add)
The App is made in c# and Xaml. There is also a local database which is accessed via sqlite and the remote server (Azure) will host the other half of the database the users data can be stored. i.e. their workouts, shared workouts, logs and trainer settings.
I have added Grid views and Listviews in the application and also have a side panel for the settings (which i am currently designing) I hope to translate the app into quite a few languages and have regional settings set up, along with options to change kg/lbs etc.
All the artwork and 3d model designs have been designed by myself so that i have more control over the application.
This is the first application that i have designed for any device.
Feedback would be greatly appreciated at this point.
Comments