Rocket Airlines
Rocket Airlines is a rails application. It is designed in an effort to understand how to work with rails. A user can manage aspects of booking flights with Rocket Airlines. Users are offered the option to either sign up and log in on the application itself or use facebook login. An admin can add flights and see all of the users of the application.
To install this application, the file can be found at https://github.com/DeedaG/Rocket_Airlines. Once the file, is cloned, move into the Rocket Airlines directory, bundle install, and start the server with thin, "thin start --ssl" and https://localhost:3000.
- Ruby version 2.5.3