This project is a full-stack web application built with next technologies:
- Language: C#
- Architecture: MVC (Model-View-Controller)
- Authentication & Authorization: Auth0 (JWT-based authentication with roles:
admin,subscriber) - Database: PostgreSQL
- Database Access: ADO.NET (direct SQL queries)
- Middleware: Custom ASP.NET Middleware for authentication and exception handling
- Framework: React with Vite
- Styling: Bootstrap
- Authentication: Auth0 SDK
- API Communication: Fetch API