Skip to content

AD0791/sinatra_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HT | Your Hotel - Sinatra App

HT is a web application designed to help users or clients to make a complete reservations in order for them to enjoy their vacation. Users will have the ability to create, view, update and delete their reservations and their comments about the hotel..

Installation & Setup

Fork and clone the HT repo onto your computer. In your terminal, cd to the sinatra_project folder. Run bundle install to load the Ruby gems and dependencies. This web application has seed data added, be sure to run rake db:migrate and rake db:seed if you would like to test with the provided seed data. Data can be found in the db folder (seeds.rb).

Usage

Run the HT web application on your local machine by typing shotgun in your terminal. Open your browser and navigate to 'localhost:9393'. The web application will load, you can create a new login, or use the seed data provided. To exit, type 'CTRL + C' to stop the shotgun session.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/AD0791/sinatra_project. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published