Glossary

FastAPI backend

15 API endpoints, SQLAlchemy ORM, Alembic migrations 2. **React frontend** — Built with Vite, communicating with the API via fetch 3. **PostgreSQL database** — 12 tables with foreign keys and indexes 4. **Redis + Celery worker** — Background processing for PDF report generation

Learn More

Related Terms