Workout Pal is an iOS mobile application designed to help you schedule and track your workouts. With Workout Pal, you can easily create and manage your workout routines, and set up exercises for specific days.
The project is structured as follows:
- All views are located in the Views folder.
- All predefined structs are located in the Models folder.
- The main file for launching the app is Workout_PalApp.swift. This file contains the necessary code to initialize the app and set up its initial configuration.