Aoi 2000 is a Y2K-inspired web application for anime, manga, and music enthusiasts. It allows users to explore, sort, and view anime, manga, and music data fetched from various APIs.
This project is currently a work in progress. While many features are functional, several exciting updates and improvements are underway. Stay tuned for more!
- Anime: Browse popular anime with details like title, year, genre, rating, episodes, and synopsis.
- Manga: Discover popular manga with details like title, year, genre, volumes, and synopsis.
- Music: Explore anime-related music, including opening and ending themes.
- Dynamic Views: Switch between grid and list views for browsing.
- Search and Sort: Search for content and sort it by title, year, or rating.
- Modal Details: View detailed information about selected items in a modal.
- Frontend: HTML, Tailwind CSS, Alpine.js, Anime.js
- APIs: Kitsu API, Jikan API
- Clone the repository.
git clone <repository-url>
- Open
index.html
in a browser.
Here are the planned features to enhance the application:
- Anime Streaming: Use Anix API to fetch anime streams.
- Video Playback: Integrate Art Player to play
.m3u8
anime streams. - Music Section: Use animethemes API for music content and allow playback.
- Manga Reading: Integrate the MangaDex API to fetch manga chapters and pages, enabling users to read manga.
- Comment Section: Add a Disqus comment section for user interaction.
- User Authentication: Implement user authentication and maintain a user database.
- ID Mapping: Map Kitsu Anime IDs to Anix Anime IDs for better data consistency.
Contributions are welcome! Feel free to fork the project, make your changes, and submit a pull request.
This project is licensed under the MIT License.