Skip to content

Releases: Cshayan/Anime-Manager-v2-Client

Anime Manager v2 (1.2.0)

29 Oct 17:40
27de782
Compare
Choose a tag to compare
  1. Bug fixes and improvements
  2. 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)

04 Sep 08:54
d3275fb
Compare
Choose a tag to compare

With the next release, some improvements are -

  1. Dedicated landing page for viewing all top airing animes (with infinite scrolling).
  2. Bug fixes and UI improvements

Anime Manager v2 (1.0.0)

25 Jul 12:01
e01ba53
Compare
Choose a tag to compare

React web app containing all basic functionalities we need for managing our favaourite animes.

Some key features of the application -

  1. Full MERN stack application made using modern and best practices.
  2. Account and Email verification post sign-in using NodeMailer.
  3. Authentication in backend using JWT.
  4. Search any anime (API used - JIKAN API) and add them to your watchlist.
  5. Filter anime according to your status of completion.
  6. View more details like Trailer, Synopsis and Reviews of any particular anime.
  7. Mark the status of your anime in the watchlist as you go along.
  8. Add your favourite website URL against your anime and watch them directly by clicking just one button.
  9. Share your watchlist with anyone to view.
  10. Toogle between light and dark theme according to your choice.
  11. Update your profile details (profile picture as of now)
  12. View stats and activity history in the dashboard

More features are to be added in future releases.