Originally this project contained only UML diagrams as a laboratory work at my university. I created deployment, activity and class diagrams. But I decided to create a fully-working application to practice C# and try new technlogies on frontend. This application doesn't match the diagrams.
- Uses clean architecture on backend and feature-sliced design on frontend
- Authentication and authorization via Auth0
- Database seeding via Kitsu API
- Anime bookmarking
- Fully responsive layout
- Real-time comment creation via SignalR
This project has a MIT license.