myGym is an iOS application developed in Swift that aims to simplify and optimize the gym workout experience for users. Often, gym-goers find themselves lost, not knowing which exercises to do or how to best organize their workout. With myGym, we have created a comprehensive tool to allow users to create, organize, and track their workout programs effectively and intuitively.
-
Custom Workout Plan Creation: Users can create their own workout plans, adding exercises, defining sets, repetitions, and rest times.
-
Exercise Descriptions: Each exercise is accompanied by a detailed description to help users perform it correctly and safely.
-
Workout Plan Management: Workout plans can be activated (indicating they are in use) or deactivated (expired), simplifying management and organization.
-
Editing and Deleting Plans: Users have full control over their workout plans, being able to edit or delete them at any time.
-
Clone the repository to your computer with git.
git clone https://github.com/zRedk/myGym.git
-
Open the "MyFirstProject.xcodeproj" file with Xcode.
-
Build and run the app on your iOS device or simulator.
myGym is licensed under the GNU License. See the LICENSE file for details.
"myGym" code was developed by Federica Mosca.