# Description
This is a simple rating app that allows users to rate teachers or any thing else.
This is a simple rating app that allows users to rate teachers or any thing else.
Users can rate a teacher by clicking on the stars and then clicking on the submit button.
Users can view the number of ratings of a teacher by clicking on the view ratings button.
That's it! You can now rate teachers and view the number of ratings of a teacher.
$ git clone https://github.com/aristotelesbr/rating_app.git
$ bundle install
$ ruby db/setup.rb
$ bundle exec rackup
http://localhost:4567
That's it! You can now rate teachers and view the number of ratings of a teacher.🥳
© Aristóteles Coutinho ☕️