This is a rails application that is used to users and visit planets around the solar system. This is a simple app that allows to sign up and login and then select planets you would like to visit. You are also able to view visits made by other users.
To install the app simply fork and clone this repository from Github onto your local device.
To setup the app, run bundle install, 'rails db:migrate', 'rails db:seed' and then run 'rails s'. Everything should be set up!
You are welcome to provide feedback and submit bug reports at https://github.com/charliebarth/The-Intergalactic-Travel-Agency. Thank you for any feedback!
The app is available as open source under the terms of the MIT License. https://opensource.org/licenses/MIT