Skip to content

Developed an application that shows different types of exercises for specific workouts. Utilised CoreData,Table views, tab bars, and MVC pattern.

Notifications You must be signed in to change notification settings

lutfullahkamilcaglar/GymApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Project: Workout

Description:

Workout is an iOS application that shows different types of exercises for specific workouts. The application utilizes TableView and TabBar for easy navigation and displaying the exercises. the application follows the MVC pattern for code organization and ease of use.

Technologies Used:

  • CoreData: Used to save exercises to display in another view.
  • TableView: for displaying the exercises in an organized and easy to read format.
  • TabBar: for easy navigation between different sections of the application.
  • MVC pattern: Used to organize the code and separate the concerns of the application.

Key Features:

Showing different types of exercises for specific workouts. Easy navigation using TabBar. Organized display of exercises using TableView. Code organization using MVC pattern.

Current Look

record.mp4

About

Developed an application that shows different types of exercises for specific workouts. Utilised CoreData,Table views, tab bars, and MVC pattern.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages