Fitness-house

a website that give the user the ability to search about Gyms suits him

View Demo . Design Link · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contact

About The Project

Problem

Problem

Solution

Solution

Built With

Database Schema

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • npm

    ​​​​npm install npm@latest -g
    

Installation

  1. Create a free account at AWS S3

  2. Clone the repo

    ​​​​git clone https://github.com/GSG-G11/Fitness-house.git
    
  3. Install NPM packages

    ​​​​npm install
    
  4. In the project root folder, rename .env.example file to .env and fill in the environment variables

  5. In the Server folder, rename .env.example file to .env and fill in the environment variables with your own data.

Usage

User Stories

As a User who wants to subscribe to a gym:

  • I can view gyms
  • I can filter gyms by Price/Location/gender/feature.
  • I can view gym profile
  • I can join the gym I want
  • I have to know when gym confirm my subscription by sms.
  • I can add my review to club I joined.

As a Gym Owner

  • I can create an account.
  • I have profile to display Gym info
  • I can add my information (location, monthly price, equipment, works hours based on gender, etc)
  • I can edit my gym data.
  • I can see subscriptions.
  • I can activate user subscription or deactivate it.
  • I can view reviews

User Journey

As a User

  • When I open the site, I will be able to see all the gyms on the site and I can filter them based on several options available to me, and I can book an subscription with any gym and know if my subscription has been activated or not.

As a Gym Owner

  • when I open the site I can add a new gym and add everything about it, and i can see the users who booked an appointment and activate user subscription or deactivate it.

Contact

Our Great Team

Our Great Team Leader

Project Link: https://github.com/GSG-G11/Fitness-house

Select a repo