Context
Accessly is a recent personal project designed to explore an enterprise-style .NET/Angular stack through an event access and ticketing domain.
Project
Real-time event access and ticketing project used to practice .NET, C#, Angular, SignalR and SQL Server through a serious personal build.
Accessly is a recent personal project designed to explore an enterprise-style .NET/Angular stack through an event access and ticketing domain.
The project is meant to practice backend architecture, real-time flows and a typed frontend without presenting .NET/Angular as professional experience.
The implementation combines ASP.NET Core, Angular, SignalR, SQL Server and messaging/cache examples to model a real-time access workflow.
ASP.NET Core handles API and domain logic, Angular handles the interface, SignalR supports real-time interactions, and SQL Server/Redis/RabbitMQ appear as project architecture elements.
The visible feature scope should be verified from the repository before being expanded here.
// TODO: list only verified ticketing/access-control features from the repository.
// TODO: add a verifiable result once a measurable outcome is available.
// TODO: add screenshots for the main screens.