Skip to content

Dan2Clouted/Danime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Danime 🎬

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


🚀 Features

  • 🔍 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

🛠️ Tech Stack

  • 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

📸 Screenshots

Homepage

image

⚙️ Getting Started

1. Clone the repository

git clone https://github.com/<your-username>/danime.git
cd danime

About

Anime tracker web app built with C# ASP.NET MVC and Jikan API, featuring live search and favorites.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors