No description
![]() - Updated the dashboard template to include a new section for displaying the risk trend per month using Chart.js. - Loaded the static files correctly with the addition of the static template tag. - Implemented JavaScript to render a line chart with risk data categorized by severity levels (Low, Medium, High, Critical). - Utilized CSS variables for dynamic color assignment in the chart. |
||
---|---|---|
api | ||
config | ||
locale | ||
risks | ||
static | ||
templates | ||
.env-example | ||
.gitignore | ||
db.sqlite3 | ||
docker-compose-sqlite.yml | ||
Dockerfile | ||
entrypoint.sh | ||
manage.py | ||
requirements.txt | ||
startserver.sh | ||
TODO |