To use the science fair app, in terminal ...
-git clone [email protected]:Wendyv510/science-fair-.git
-cd science-fair-
-bundle install
-rake db:migrate
-rake db:seed
-shotgun and open in browser
The science fair website is set up for teachers/users to sign up/sign in and be able to enroll their students for the school science fair for 2020. When they sign in they are directed to a welcome page where they can choose to view all students, enroll/edit students or logout. Upon signing in there are input validations in place to ensure input is correct, or redirects them to a failure page. Once signed in they can view all the students, but are only able to edit or delete their students.
Bug reports and pull requests are welcome on GitHub at https://github.com/Wendyv510/science-fair-.git. 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.
The gem is available as open source under the terms of the MIT License. https://github.com/Wendyv510/science-fair-/blob/master/LICENSE
Everyone interacting in the EricCarleBooks project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.