I have a project where I am looking to create a dashboard as the homepage, similar to this example:
However, for this project, we are not using any frontend framework, only relying on JavaScript and jQuery.
The backend for the project is implemented using Django.