Code Monkey home page Code Monkey logo

gym-simulator-cli's Introduction

Gym Simulator CLI

Authors:

Jowi Aoun, Ashwin Srirankan, Ishar Ghura

Database design

The comprehensive database design model & diagrams can be found here

Description

This is a gym application, where users are able to authenticate under one of the following roles:

Members are able to sign up for available sessions, edit various aspects of their account, and give themselves fitness goals and pay for any bills that come with using different services of the Health Club

Trainers will have the ability to indicate and adjust their availabilities in order to be assigned to certain sessions at the Health Club. Additionally, the trainers can search members by name and view their profile(s).

Administrators have the ability to manage the room bookings for a given session as well as indicate the availability of equipment in the different rooms of the health club. Additionally, they also are responsible for assigning trainers to different sessions based on their availabilities. Administrators also are required to process to payments made by members for using the health club's different services.

Install & Run

  1. Execute cd cli
  2. Execute pip install -r requirements.txt
  3. In a PostgreSQL server (using pgAdmin4), create a database called "finalproject"
  4. In app.py, edit POSTGRES_PASS to the password of the database
  5. Run the command python ./main.py

gym-simulator-cli's People

Contributors

ashwinsri23 avatar isharghura avatar jowiaoun avatar

Watchers

 avatar

Forkers

isharghura

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.