Danime is an anime tracker web app that lets users search for anime and manga, view details, and explore trending titles β all powered by the Jikan API.
π Live Demo: https://danime.dan2clouted.com
- π Search anime & manga with live API results
- π View Top Anime and Currently Airing
- π Detailed anime pages with title, rating, and description
- β€οΈ Save favorites (local database support with SQLite)
- π Built using C# ASP.NET MVC
- C# ASP.NET MVC β backend framework
- SQLite β local database for storing favorites
- Jikan API β anime & manga data
- Entity Framework β ORM for database access
- HTML / CSS / Bootstrap β frontend UI
git clone https://github.com/<your-username>/danime.git
cd danime