Skip to content

WebTech9-Ash/Gabe-s-Fitness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gabe Fitness Project

License: MIT

Table of Contents

Introduction

Welcome to Gabe's Fitness! This repository contains the code for a comprehensive fitness web application designed to help users track their workouts, monitor progress, and stay motivated on their fitness journey. The application includes features such as admin accepting fitness trainer or declining their application, gym membership management, workout logging, and progress tracking etc.

Features

  • Membership Management: Create,update , and delete tasks.
  • Track attendance logs: create, edit, delete attendance log.
  • Trainer and gym goer Management: approve or decline access
  • User Management: Admin interface for gym owners to manaage all user on the platform.

Installation

To install and run ChoresProject locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/WebTech9-Ash/Gabe-s-Fitness
  2. Navigate to the project directory:

    cd Gabe-s-Fitness
  3. Install the necessary software:

    • MAMP for MacOs, XAMP for Windows
    • Download the Database and run into php Admin in your MAMP or XAMP
  4. Start the application:

    run MAMP OR XAMP and click on start server
    Insure that the project folder is in htdocs, also ensure that you find db file in the db folder and run it first in your phpMyadmin and create credential to access it by tweaking the connection file in setting folder

Usage

Once the application is running, open your web browser and navigate to http://localhost:8888 to access the ChoresProject interface. From there, you can perform different CRUD activities:

Screenshots

Here are some screenshots of the application:

Login Page night mode

login_dark

Login Page normal mode

login_dark

Dashboard

Dashboard

Landing page night mode

Landing page dark mode

Landing page normal mode

Landing page dark mode

Register dark mode

register dark mode

Contributing

We welcome contributions from the community! If you'd like to contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/YourFeature).
  3. Make your changes and commit them (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature/YourFeature).
  5. Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contact

For any questions or feedback, feel free to reach out:


Thank you for using ChoresProject! We hope it helps make managing your household chores easier and more efficient.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published