/Stargazing_app

An Application for users to keep track of star constellations based on the date, time and year and option to insert images and description. Built in Ruby on Rails and Active Record associations.

Primary LanguageRuby

Welcome to my Rails Stargazing application, created especificially for Photographers and anyone that's interested in Astronomy. Users can sign up by creating an account and password.

To get started, please download the repository. run bundle install Access rails server by entering rails s. If the app doessn't open, you should install yarn by typing "yarn install".