Giter Site home page Giter Site logo

gym-management-app's Introduction

Project - Gym Management Web Application

This project uses the following technologies:

HTML / CSS Ruby Sinatra PostgreSQL and the PG gem

To run the following application, the requirments are specified below with instructions on how to run the application.

Required:

  • Ruby gem
  • sinatra gem
  • PostgreSql & PG Gem

Instructions:

From inside the terminal:

  1. createdb gym
  2. psql -d gym -f db/gym.sql
  3. From within the 'db' folder: ruby db/seed.rb
  4. Finally... ruby app.rb will run the application on the localhost. Open a browser and in the address input localhost:4567/

Requirement:

To develop a content management style platform for a local gym to manage their memberships and the various classes they run. It should allow a manager to make bookings for a member and perform the following requirements.

MVP

  • The app should allow the gym to create / edit / delete members
  • The app should allow the gym to create / edit / delete classes
  • The app should show a list of all upcoming classes
  • The app should allow the gym to add members to specific classes
  • The app should show all members that are registered for a particular class

Extensions

  • Classes could have a maximum capacity, and users can only be added while there is space remaining. Y
  • The gym could be able to give its members Premium or Standard membership. Standard members can only be signed up for classes during off-peak hours.

alt text

gym-management-app's People

Contributors

djmf2015 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.