Releases: Cshayan/Anime-Manager-v2-Client
Releases · Cshayan/Anime-Manager-v2-Client
Anime Manager v2 (1.2.0)
- Bug fixes and improvements
- Migrate to jikan API v4
What's Changed
- Auth state fixed | Auth module replaced with react query | migrated to v4 jikan APIs by @Cshayan in #25
- Development to Master (Auth fix and Jikan v4 api migration) by @Cshayan in #26
Full Changelog: v1.1.0...v1.2.0
Anime Manager v2 (1.1.0)
With the next release, some improvements are -
- Dedicated landing page for viewing all top airing animes (with infinite scrolling).
- Bug fixes and UI improvements
Anime Manager v2 (1.0.0)
React web app containing all basic functionalities we need for managing our favaourite animes.
Some key features of the application -
- Full MERN stack application made using modern and best practices.
- Account and Email verification post sign-in using NodeMailer.
- Authentication in backend using JWT.
- Search any anime (API used - JIKAN API) and add them to your watchlist.
- Filter anime according to your status of completion.
- View more details like Trailer, Synopsis and Reviews of any particular anime.
- Mark the status of your anime in the watchlist as you go along.
- Add your favourite website URL against your anime and watch them directly by clicking just one button.
- Share your watchlist with anyone to view.
- Toogle between light and dark theme according to your choice.
- Update your profile details (profile picture as of now)
- View stats and activity history in the dashboard
More features are to be added in future releases.