The dashboard prototype for the EVERSE project.
Warning
Work in Progress
This project is currently under active development and may not yet be fully stable. Features, functionality, and documentation are subject to change as progress continues.
We welcome feedback, contributions, and suggestions! If you encounter issues or have ideas for improvement, please feel free to open an issue or submit a pull request.
docs/README.dev.md– Developer Notes: Instructions on configuration and deploymentdocs/architecture/README.md– System Architecture: Detailed diagrams of the system, data flow, and security model.docs/Deployment.md– deployment checklist and prerequisites.docs/Kubernetes.md– operational commands for managing the Minikube deployment.docs/Database.md– details of the PostgreSQL schema, assessment mapping, and populate script usage.docs/API_examples.md– practical PostgREST calls, including the multi-step workflow for creating assessments.
The core functionality of this project was designed and implemented by the development team without the use of AI code generation tools. In the later stages of the project, AI-assisted development tools were selectively used as a helper for specific tasks such as documentation drafting, boilerplate generation, and code formatting.
AI tools were not used to generate the project's core logic, architecture, algorithms, or primary feature implementations. The development team wrote, designed, and tested all substantive code. Where AI tools were used, their output was reviewed, edited, and validated by the developers before inclusion.
The development team is fully responsible for all code and documentation in this repository.