wtg / shuttletracker

🚐 Shuttle tracking for RPI.
https://shuttles.rpi.edu
GNU Affero General Public License v3.0
46 stars 53 forks source link

Database Schema Page #237

Closed evanlazaro closed 5 years ago

evanlazaro commented 5 years ago

The Developer Guide page on the Wiki needs to be worked on.

For the first section, use a database visualization tool (such as https://dbdiagram.io/d, there are many out there) to create a graphic for all the tables.

In the section section, describe the meaning of each column for each table and the possible values it could hold.

See the petitions database page for an example.

beshaz commented 5 years ago

The database schema page is complete!