Publishing House Management System
A full-stack management system for a publishing house, with an Angular frontend and a Jakarta EE backend supporting role-based access control.
PostgreSQLDockerAngularJakarta EE
- Built a full-stack management system with an Angular frontend and a Jakarta EE (JAX-RS) backend on WildFly, with JWT authentication and role-based access control across four roles.
- Designed the PostgreSQL schema for employees, authors, and publications with many-to-many relationships; fully containerized with Docker Compose.