teresaleelim / intprojectmanagement

1 stars 0 forks source link

DB Table & Services creation #41

Open teresaleelim opened 5 months ago

teresaleelim commented 5 months ago

Create tables in the database and its services

teresaleelim commented 5 months ago

Started creating/conceptualizing the tables for the DB. The relevant notes and the ERD are linked below:

https://drawsql.app/teams/team1-277/diagrams/sewing-factory-accessories

teresaleelim commented 4 months ago

Started creating an ERD diagram.

Here is the link to the ERD diagram in process:

https://drawsql.app/teams/team1-277/diagrams/sewing-factory-accessories

teresaleelim commented 4 months ago

I have created the tables that have been outlined in the ERD, and I am now creating the stored procedures.

(Note: this DB was created locally, as I want to test this program locally before uploading into the cloud)

teresaleelim commented 3 months ago

Created DB tables for the SewAccNeed table and its services. Additionally, modified the Sew AccTypes table to consolidate with the new program plan.