Commit Graph

3 Commits

Author SHA1 Message Date
paul 6e25dae786 Moved results list to results view. 2026-05-25 17:23:42 +12:00
paul f10d25d7f1 Update data/templates/base.html 2026-05-25 02:05:40 +00:00
paul d50c1c5bba feat: Initialize FastAPI application with Azure authentication and transaction management
- Added .env.example for environment variable configuration.
- Created app initialization files and core settings management.
- Implemented API routers for reporting and transaction endpoints.
- Developed transaction management service with CRUD operations.
- Integrated Azure OAuth for user authentication.
- Designed dashboard view with transaction filtering and display.
- Added Swagger UI documentation with custom dark theme.
- Created static and template files for frontend styling and layout.
2026-05-10 22:17:30 +12:00