Skip to content

InsightsByIvy/first-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RANDOM WORKOUT GENERATOR

Banner

Description:

The RANDOM WORKOUT GENERATOR project is a Python-based application designed to create diverse and engaging workout routines. Whether you're aiming for a quick 10-minute session or a comprehensive 60-minute workout, this tool ensures variety and adaptability to keep your fitness journey exciting.

Features:

💪 Workout Types:

  • Strength Training
  • Cardio
  • Yoga

🎯 Difficulty Levels:

  • Beginner
  • Intermediate
  • Advanced

Randomized Exercises: Every routine is freshly generated!

  • Option to generate new routines repeatedly in one session.
  • Terminal-based interactive user experience.

Usage:

Upon running the application, you'll be prompted to:

  • Enter the desired workout duration.
  • Specify preferences for exercise types.

🛠️ How to Use:

  1. Clone the repository:
    git clone https://github.com/InsightsByIvy/first-project.git
    cd first-project
  2. Run the script:
    python Random_Workout_Generator.py
    
  3. Follow the prompts:
  • Select a workout type
  • Select a difficulty level
  • Receive your personalized workout Repeat or Exit when you're done!

Example Output:

Welcome to the Random Workout Generator!

Choose a workout type:

  1. Strength Training
  2. Cardio Training
  3. Yoga

Enter 1, 2 or 3: 2

Choose a difficulty level:

  1. Beginner
  2. Intermediate
  3. Advanced

Enter 1, 2 or 3: 1

Your workout routine for today:

  1. Jumping Jacks
  2. High Knees
  3. Butt Kicks

Let's get started!

Contributing

Contributions are welcome! Feel free to submit issues or pull requests to enhance the functionality or add new features.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages