Skip to content

The Gymnasium - A full-stack ruby application built from scratch that allows the user to create, track and save members details, fitness sessions and session bookings utilising a PostgresSQL multi-relational database.

Notifications You must be signed in to change notification settings

StevieV1903/the_ruby_gymnasium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Gymnasium

The Gymnasium is a gym management Ruby application using the Sinatra web framework and a Postgres database. It allows the gym manager to track gym members, fitness sessions and gym bookings.

Getting Started

These instructions should get you a copy of the project up and running on your local machine for development purposes.

createdb gymnasium

Run the seed file to populate the database:

ruby db/seeds.rb

Run the app:

ruby app.rb

Copy and paste https://rubygymnasium.herokuapp.com/ into your web browser to open up the app's homepage.

Screenshot 2020-01-07 at 08 31 38

About

The Gymnasium - A full-stack ruby application built from scratch that allows the user to create, track and save members details, fitness sessions and session bookings utilising a PostgresSQL multi-relational database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages