cmciosu / hemp-db

https://hempdb.vercel.app/
MIT License
1 stars 1 forks source link

Schema #44

Closed zsmith10 closed 7 months ago

zsmith10 commented 7 months ago

Added to models.py: Solution Class Category Class stakeholderGroups Class Stage Class ProductGroup Class ProcessingFocus Class ExtractionType Class

Modified in models.py Company Class

Updated companies.html to include all of the entities in Companies table

Classes implemented based on designed Schema.