Danime is a full-stack anime discovery web application that allows users to search, explore, and save their favourite anime and manga.
The platform integrates the Jikan API to provide live anime data while allowing users to create accounts and build personal favourite lists.
🌐 Live Demo: https://danime.dan2clouted.com
- 🔍 Search anime and manga using the Jikan API
- 📈 View trending and currently airing anime
- 📄 Detailed anime information pages
- 👤 User authentication (ASP.NET Identity)
- ❤️ Save favourite anime
- 🗄 Persistent database storage
- 🌍 Live cloud deployment
- 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