Welcome to the Individual Performance Evaluation System (IPES) developer documentation index. This folder contains separated, modular guides for configuring, developing, testing, and understanding the IPES application.
Use the links below to navigate the guides:
- Project Manifesto: Core goals, objectives, and foundational values of the IPES project.
- Setup & Installation Guide: Requirements, environment setup, database migrations, and local runner commands.
- Testing Guide: Run instructions for Django and Vitest unit testing suites.
- Contributing Guide: Git branching policies and Conventional Commit standards.
- Entity Relationship Diagram (ERD): Visual mapping of database tables and relationships.
- Evaluation Form Lifecycle Diagram: Sequence mapping form creation, assignments, and results.
- Accomplishment Verification Diagram: Sequence mapping portfolios verification workflow.
- API Design and Endpoints Registry: Catalog of endpoints, authorization formats, and methods.