hackforla / peopledepot

A project to setup a datastore for people and projects at HackforLA. The link below takes you to the code documentation
https://hackforla.github.io/peopledepot/
GNU General Public License v2.0
7 stars 26 forks source link

Consolidating Technology, Tool, & Language - Schema Changes #207

Closed Neecolaa closed 12 months ago

Neecolaa commented 1 year ago

Overview

The ERD and Spreadsheet need to be updated with the new stack element tables before changes are done in Django.

Action Items

Technology (rename to stack_element)

Columns to Remove
Columns to Add
Additional Changes

project_stack_element_xref

Data Fields

Compiled referencing #64 and #40 (unchecked items have not yet been added to the spreadsheet and/or ERD)

Associated Tables

New associations (unchecked items have not yet been added to the spreadsheet and/or ERD)

stack_element_type

Data Fields

New fields (unchecked items have not yet been added to the spreadsheet and/or ERD)

Associated Tables

New associations (unchecked items have not yet been added to the spreadsheet and/or ERD)

Resources/Instructions

Entity Relationship Diagram (ERD) PD: Table and Field definitions

Neecolaa commented 1 year ago
Neecolaa commented 12 months ago

All changes have been made to the spreadsheet and ERD