Small chat application with global chat only. Basic account management functionality. Application is managable and expandable, new functionality can be easily added. Asp Net Identity IS NOT USED, everything is hand-coded from scratch. Written in asp net core + signalR for backend, Jquery + Typescript for frontend, and some frameworks for validation and database queries.
NOTE: There is no Unit and Intergration tests.