Docs, Code Guidelines and Progress Log #193

Merged
moritz merged 2 commits from feature/guidelines_docs into main 2025-11-13 11:17:31 +01:00
Owner

Description of the implemented changes

The changes were:

  • Bugfixing
  • New Feature
  • Breaking Change
  • Refactoring

Establish clear documentation hierarchy for better maintainability.

What has been changed?

  • Add CODE_GUIDELINES.md, database schema docs, and development-progress-log.md
  • Refactor README.md to eliminate redundant information by linking to detailed docs

Definition of Done

Code Quality

  • No new technical depths
  • Linting passed
  • Documentation is added were needed

Accessibility

  • New elements are properly defined with html-tags
  • Colour contrast follows WCAG criteria
  • Aria labels are added when needed
  • Everything is accessible by keyboard
  • Tab-Order is comprehensible
  • All interactive elements have a visible focus

Testing

  • Tests for new code are written
  • All tests pass
  • axe-core dev tools show no critical or major issues
## Description of the implemented changes The changes were: - [ ] Bugfixing - [ ] New Feature - [ ] Breaking Change - [ ] Refactoring Establish clear documentation hierarchy for better maintainability. ## What has been changed? - Add CODE_GUIDELINES.md, database schema docs, and development-progress-log.md - Refactor README.md to eliminate redundant information by linking to detailed docs ## Definition of Done ### Code Quality - [ ] No new technical depths - [ ] Linting passed - [x] Documentation is added were needed ### Accessibility - [ ] New elements are properly defined with html-tags - [ ] Colour contrast follows WCAG criteria - [ ] Aria labels are added when needed - [ ] Everything is accessible by keyboard - [ ] Tab-Order is comprehensible - [ ] All interactive elements have a visible focus ### Testing - [ ] Tests for new code are written - [ ] All tests pass - [ ] axe-core dev tools show no critical or major issues
moritz self-assigned this 2025-11-10 14:36:06 +01:00
moritz added 1 commit 2025-11-10 14:36:07 +01:00
docs: add comprehensive project documentation and reduce redundancy
All checks were successful
continuous-integration/drone/push Build is passing
27a6f5fd50
Add CODE_GUIDELINES.md, database schema docs, and development-progress-log.md.
Refactor README.md to eliminate redundant information by linking to detailed docs.
Establish clear documentation hierarchy for better maintainability.
moritz added this to the Sprint 8 - 23.10 - 20.11 project 2025-11-10 14:36:08 +01:00
moritz added 1 commit 2025-11-10 15:50:01 +01:00
docs: add feature roadmap
All checks were successful
continuous-integration/drone/push Build is passing
06a4293a2c
moritz force-pushed feature/guidelines_docs from 06a4293a2c to 20af015da6 2025-11-10 15:57:09 +01:00 Compare
moritz force-pushed feature/guidelines_docs from 20af015da6 to 92e3e50d49 2025-11-13 11:16:02 +01:00 Compare
moritz merged commit a4ed2498e7 into main 2025-11-13 11:17:31 +01:00
moritz deleted branch feature/guidelines_docs 2025-11-13 11:17:31 +01:00
Sign in to join this conversation.
No description provided.