hackforla / hackforla/peopledepot
docs: project dependencies
Open
complexity: medium
feature: docs: PD team documentation
PII: FALSE
role: technical writing
s: PD team
size: 1pt
- Dominant language
- Python
- Stars
- 14
- Forks
- 37
- Avg merge
- 9d 15h
- Merged PRs (30d)
- 5
Description
### Dependency
- #177
### Overview
We need to document project dependencies, such as the psql command and `manage.py dbshell` requires `psql`, which requires `PostgresSQL`
### Action Items
- [ ] add a page or section for project dependencies
### Resources/Instructions
from the looks of the `Dockerfile`, these are the dependencies
- maybe `postgresql` used by `manage.py dbshell`
- `graphviz` used by `erd.sh`
- `Roboto-Regular.tff` used by `erd.sh`
Contributor guide
Assessment
This issue has not been assessed yet.