Rate, review, and rave about courses at UW-Madison. We're your trusted source for honest opinions from hundreds of students just like you!
Project website: https://ratemy-courses.herokuapp.com
Clone this repository and then execute:
$ bundle install
$ rake db:migrate
$ rake db:seed
To run the web application from this repository, run the command $ rails s and open your browser to http://localhost:3000.
Once open, you may create an account and review ratings for courses at UW-Madison. Your login information will be saved and you may return to your account at any time. Happy rating!
Bug reports and pull requests are welcome on GitHub at https://github.com/lexisandoval/RateMyCourses. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.
The gem is available as open source under the terms of the MIT License.
Everyone interacting in the RateMyCourse project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.