Live Demo : https://miokh.github.io/Animio/index.html This project dives into APIs and data fetching to create a platform for exploring popular anime and manga. Users can easily search and access details on their favorite titles.
so have a general idea how is this gonna work , and i dont think it should be that hard but lets see what happens for now this is the order in my brain
seems simple enough but i need to figure out how to do that :D
jikan API documentation : https://docs.api.jikan.moe/ seems a good place to start
- Basic Website Layout: Created the initial layout structure of the website. (Currently hardcoded, subject to change)
- Styling Implementation: Added CSS styling to enhance the visual appearance of the website.
- Jikan API Integration: Explored the Jikan API documentation and initiated data fetching from the API.
- Data Display: In progress. Working on displaying fetched data dynamically on the website.
- Main Page Features: Planning to implement features such as:
- Top Popular Anime Display: Showcasing the top 25 popular anime on the main page.
- Added a Swiper Presentation: Incorporating a popular anime and manga presentation on the main page.
- Search Functionality: Implementing a search feature for users to explore anime and manga titles.
- Pagination: Incorporating pagination for smoother navigation through search results.
- Dynamic Routing: Implemented basic routing functionality and active link highlighting for enhanced user experience.
- Additional Pages: Considering adding pages such as:
- Anime Info Page: Detailing specific information about selected anime titles.
- Manga Info Page: Providing comprehensive information about manga series.
- Search Results Page: Designing a dedicated page to display search results with detailed information.
- Further Enhancements: Exploring additional features and enhancements to improve overall functionality and user engagement.