Git Product home page Git Product logo

zach-soccer-app's Introduction

My Workout App

My Workout App is a web application designed to help users create and track workouts for soccer. It provides a variety of customizable workout options based on the user's preferences and available resources. The app also includes social features for logging workouts, tracking progress, and competing with friends.

Features

  • Workout Filtering: Users can search and filter workouts based on specific settings, equipment, and intensity levels, making it easy to find the right workout for their needs.

  • Detailed Instructions: Each workout comes with detailed instructions and tips to ensure users perform the exercises correctly and safely.

  • Social Integration: The app includes social features that allow users to log their workouts, track their progress over time, and compete with friends. Users can earn points for completing workouts and challenge others to achieve the highest score.

Installation

  1. Clone the repository: git clone https://github.com/your-username/my-workout-app.git

Python Files

The My Workout App project includes the following Python files:

  • crud.py: This file contains functions for creating, reading, and filtering workouts in the database using SQLAlchemy.

  • database.py: This file sets up the database connection and provides a session factory.

  • main.py: This is the main file that runs the FastAPI server and defines the API endpoints for creating, reading, and filtering workouts.

  • models.py: This file defines the database model for the Workout table using SQLAlchemy's declarative syntax.

  • schemas.py: This file defines the Pydantic models for the Workout data, including the base schema and the schema used for input validation and response serialization.

Database

The project includes an SQLite database file named sql_app.db. This file contains the workout data and is automatically created when running the application.

Technologies Used

  • Python 3
  • FastAPI
  • SQLAlchemy
  • SQLite
  • HTML5
  • CSS3
  • JavaScript
  • Bootstrap 5

zach-soccer-app's People

Contributors

malkmaneth avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.