Skip to content
This repository has been archived by the owner on Jan 4, 2025. It is now read-only.

Munchyroll V2 - Manga Update

Latest
Compare
Choose a tag to compare
@Jeydin21 Jeydin21 released this 27 Jun 04:08
· 36 commits to master since this release
a60eb40

After weeks of on and off developing, I've finally pushed a massive update to my anime streaming, and now manga reading project!

You can view the changes here live at anime.j21.dev

Summary of all changes

Added manga section to the website

  • Added manga homepage section
    • Added trending manga
    • Added new manga
    • Added top manga
    • Added popular manga
  • Added manga info page
    • Displays manga details and recommendations
    • Displays manga chapters (no duplicates)
  • Added manga read page
    • Displays all manga pages in a vertical format, possibly more reader settings to come
    • Previous and next chapter buttons at the end of each chapter

Redesigned base landing page

  • Removed search bar
  • Added buttons to go to manga or anime section of the website

Redesigned website theme

  • Removed responsive time of day theming on website
    • Changed to a neutral dark and light mode, toggleable on the navbar in the Header

Redesigned website structure

  • Changed Header structure
    • Added more buttons to the navbar to move around the website
    • Added theme switching button
    • Converted the search bar into a button that brings up a popup searchbar modal
  • Added a Footer
    • Displays a nice message and some links

Redesigned file structure

  • Organized pages into anime and manga paths
  • Organized components into anime and manga folders
  • Separated anime and manga API functions

Miscellaneous updates

  • Redesigned anime and manga card structure
    • Added statuses to series; green is completed, yellow is ongoing, red is hiatus or unknown
    • Decreased font size of titles on the card
    • Fixed the image hover animation on the card
  • Added anime banner image to info pages
    • Is responsive, does not stretch or shrink on different
  • Redesigned video player page
    • Added anime details to the video player page

What's Changed

Full Changelog: https://github.com/Jeydin21/Munchyroll/commits/v2.0