Skip to content

A Swift project modeling a structured gym regimen using structs, arrays, and functions. Built as part of Codecademy's Learn Swift course.

Notifications You must be signed in to change notification settings

CarterBartz/swift-gym-regimen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ‹οΈβ€β™‚οΈ Swift Gym Regimen

πŸ‘¨β€πŸŽ“ Codecademy Certification: Learn Swift
πŸ“ Project Type: Certification Project
πŸ“… Date Completed: May 2025


🧠 Overview

This project models a gym workout regimen using Swift structs, arrays, and reusable functions. It simulates how structured data can represent real-world schedules, exercises, and routines.


🧱 Skills Demonstrated

  • Creating and using structs
  • Storing structured data in arrays
  • Writing and calling custom functions
  • Applying logic to organize and display workout plans

πŸš€ How to Run

swift gym-regimen.swift

About

A Swift project modeling a structured gym regimen using structs, arrays, and functions. Built as part of Codecademy's Learn Swift course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages