Neptuneee11 / CSCI42-project_Rainbow6

this repositories contain everything from diagrams to documentation to truth tables.
0 stars 1 forks source link

Databases for bikes, transactions, and user info. #14

Closed kenkaster001 closed 7 months ago

kenkaster001 commented 7 months ago

creating the tables

kenkaster001 commented 7 months ago

image

(updated) ERD for ABRA Authentication Primary Key was made to be both Customer_ID and Password

kenkaster001 commented 7 months ago

creating the data dictionary

link: https://docs.google.com/document/d/12Jvjj5m_3Z7EFIWr9e4n0RovSXm42F2P9uasqA-KfAw/edit?usp=sharing

kenkaster001 commented 7 months ago

mysql table sample (will still test by adding sample data to check if the foreign keys work as intended)

(image of tables in mysql)

image

Neptuneee11 commented 7 months ago

creating the data dictionary

link: https://docs.google.com/document/d/12Jvjj5m_3Z7EFIWr9e4n0RovSXm42F2P9uasqA-KfAw/edit?usp=sharing

@N03L9 @JoaquinHermosisima Help him out here.

Neptuneee11 commented 7 months ago

ERD's are done. New expansions will be for a new issue