Skip to content

godisblaack/FitSplit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FitSplit Website

Welcome to the FitSplit Website, where users can select their workout experience level (Beginner, Intermediate, or Advanced) and customize their workout schedule based on the number of days they want to work out each week (1-7 days). The site offers 21 unique workout plans with a video demonstrating the correct form for each exercise.

Features

  • Experience Levels: Choose from Beginner, Intermediate, or Advanced workout plans.
  • Customizable Schedule: Select how many days you want to work out per week (1-7 days).
  • Workout Plans: 21 possible workout paths based on experience level and workout frequency.
  • Workout Videos: Each workout plan comes with a video that shows the proper form for each exercise.

Available Workout Plans

The website offers a total of 21 different workout paths:

  • Beginner Plans:

    • 1 day/week
    • 2 days/week
    • 3 days/week
    • 4 days/week
    • 5 days/week
    • 6 days/week
    • 7 days/week
  • Intermediate Plans:

    • 1 day/week
    • 2 days/week
    • 3 days/week
    • 4 days/week
    • 5 days/week
    • 6 days/week
    • 7 days/week
  • Advanced Plans:

    • 1 day/week
    • 2 days/week
    • 3 days/week
    • 4 days/week
    • 5 days/week
    • 6 days/week
    • 7 days/week

Each of these workout plans includes:

  1. Warm-up: A dynamic stretching routine to prepare the body for the workout.
  2. Main Workout: A series of exercises tailored to the selected experience level.
  3. Cool-down: Stretching exercises to help recovery.
  4. Important Considerations: Careful considerations about the workout.

How to Use

  1. Visit the Homepage: Click the start button, then choose your experience level (Beginner, Intermediate, or Advanced).
  2. Select Days Per Week: Pick the number of days you want to work out (1-7).
  3. Workout Plan: Once you’ve made your selections, you’ll be shown a workout plan that matches your preferences.
  4. Follow Along: Each exercise includes a video showing the correct form, ensuring you perform each move safely and effectively.

Technologies Used

  • Frontend: HTML, CSS, JavaScript
  • Video Hosting: YouTube for hosting workout videos.

Installation

  1. Clone the repository:

    git clone https://github.com/godisblaack/FitSplit.git
  2. Navigate into the project directory:

    cd workout-plan-website
  3. Running the website: Open the site in your browser using the Live server extension by Ritwick Dey. Search the extension by the extension ID ritwickdey.LiveServer.

Contributing

We welcome contributions! If you have any suggestions or bug fixes, feel free to fork the repository, create a pull request, and we'll review it.

Steps to Contribute:

  1. Fork the repo
  2. Create a new branch (git checkout -b feature/your-feature)
  3. Make your changes
  4. Commit your changes (git commit -m "Add feature")
  5. Push to the branch (git push origin feature/your-feature)
  6. Create a pull request with a detailed description of your changes.

License

This project is licensed under the Unlicense license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors