Ticket Management System Using .NET 7 API & Angular 15
Login Page
Admin Dashboard View
Manage Ticket
Description
Simple Ticket Management System to helping application owner to manage raised ticket and easy to use.
Technologies
- • C# Language
- • Net Core 7 Web API (Back End)
- • RESTful API
- • Angular 15 (Front End)
- • Entity Framework Code First (SQL Server)
- • Implements Repository, Unit of Work and Decoration pattern
Security
- • JWT Authentication
- • Using ASP.Net Identity for login and registration
- • Rate Limiter
- • In Memory Caching
- • Optimistic Locking for handle Ticket update
- • In Memory Cahcin