Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 520 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 520 Bytes

Relational Rails

Below is our database schema design that shows the relationships between the organized entities. Screen Shot 2021-10-19 at 3 00 38 PM

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

  • ...