Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 521 Bytes

index.rst

File metadata and controls

39 lines (26 loc) · 521 Bytes

Developer Guide

Database Design

Below you can see the tables of our database and their attributes, also the connections between the tables.

databse

Database of Restaurant Reviewer

Entity Distribution

Lina Alrehaili:
  • USERS
  • RESTAURANT
  • POST
  • POSTCAST
  • MYFAVOURITE
Jilan Alrehaili:
  • RST_DETAILS
  • FRIENDS
  • INFO

Details

.. toctree::

   member1
   member2