Skip to content

mrngview/rails-yelp-mvp

Repository files navigation

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...

Background & Objectives

The objective of this challenge is to build a 2-model Rails app with restaurant and anonymous reviews. You can refer to the Rails guide to see a similar example on articles and comments.

  • Models created - done

  • Tables created (xml can be found in main folder) - done

  • Association - done.

  • Validation - done.

  • Testing/playing with models (For now, one restaurant with two reviews created) - done

  • Routing:

    • As a visitor: Restaurant -> indexDONE/newDONE/createDONE/showDONE Review -> new/create

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published