Skip to content

jd-gray/review_app

Repository files navigation

Build Status

Meal Reviewer

This application is built for users to review meals and has a few requirements:

  • Ratings are thumbs up/thumbs down
  • A meal can only be reviewed once per user
  • If a user votes thumbs down, a comment is required

Getting Started

Clone the repository:

git clone https://github.com/jd-gray/review_app.git

Create, migrate, and seed your database:

rails db:setup

Run test tests:

rails test

Run your local rails server:

rails s

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Application for users to review meals

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published