Loading video player...
Built a FastAPI-based Salary Management application with employee CRUD, salary calculation, country/job-title metrics, and a clean dashboard UI. It also includes a rulechain-driven change request workflow where business requests are captured, open questions are generated, and decision history is stored in markdown. The project follows a TDD-first approach with automated tests covering both business logic and workflow behavior. Swagger docs are available locally and also published publicly through GitHub Pages. Docker support, GitHub Pages API docs, and a structured reviewer-friendly README are included as well. Tech stack: FastAPI, SQLAlchemy, SQLite, Poetry, Pytest, Docker, HTML/CSS/JS.