Skip to content

tferns/funding-service-design-erd

Repository files navigation

funding-service-design-erd

Setup

Install graphviz and add bin to path: https://graphviz.org/download/

python -m venv .venv
.venv/Scripts/python -m pip install -r requirements.txt
.venv/Scripts/python create_erd_images.py

Diagrams

Account_store:

erds/account_store.png

Fund_store:

erds/fund_store.png

Assessment_store:

erds/assessment_store.png

Application_store:

erds/application_store.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages