Skip to content

A mock Science Fair sign up app, using Ruby with Sinatra framework.

License

Notifications You must be signed in to change notification settings

Wendyv510/science-fair-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sinatra High School Science Fair of 2020

Installation:

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

Description:

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.

Contributing

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.

License

The gem is available as open source under the terms of the MIT License. https://github.com/Wendyv510/science-fair-/blob/master/LICENSE

Code of Conduct

Everyone interacting in the EricCarleBooks project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

A mock Science Fair sign up app, using Ruby with Sinatra framework.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published