Skip to content

justdvnsh/AnimeClassroom

Repository files navigation

Shop now - AnimeClassroom | Your one stop shop for all things anime.

https://animeclassroom.shop

Visit our new streaming site at - https://ac-tv.vercel.app/

Screenshot 2023-08-03 180124

The development for this repository has been stopped and moved to it's own organization. Please show your support by buying our official anime apparels, tapestries, posters, tech and travel accessories from your favorite anime

MIT License LinkedIn "Buy Me A Coffee" Patreon Slack


Logo

AnimeClassroom

An awesome app to watch and download anime & Classic Cartoons and read manga & comics. No ads ! I promise.
Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact

Screenshots

About The Project

The project aims to solve a personal problem of watching anime and classic cartoons. It helps you watch/download anime/cartoons without any Annoying Ads. It also lets you read and save mangas and comics into the app itself. It parses the animes and cartoons online from the web in real-time to provide you with a seamless watching experience.

Why an anime app ? Here's why:

  • Netflix contains anime's, but there is no denying that the list of anime's are very limited on Netflix.
  • You can watch anime online, but you have to suffer with the ads.
  • You can easily download the Animes and also read manga in your device itself.
  • Now the cartoons made for kids are quite horrible. 2000's cartoons were the pinnacle of cartoons. Thus, Here you can watch those cartoons for free without ads. Relive the memory.

DOWNLOAD THE APP Goto https://github.com/justdvnsh/AnimeClassroom/releases and find the apk in assets

WARNING! : THIS PROJECT IS STILL IN HEAVY DEVELOPMENT, THEREFORE YOU MAY ENCOUNTER BUGS. You can OPEN the ISSUE on GITHUB REPOSITORY.

NEW ISSUES WILL BE ADDED REGULARLY

Do not PUT ANIMECLASSROOM OR ANY FORK OF IT INTO GOOGLE PLAYSTORE or Any other Store. It may VIOLATE THEIR TERMS AND CONDITIONS and you may encounter legal obligations.

(Back to top)

Getting Started

Simply fork the repo. Clone it into your machine and let AndroidStudio handle the rest.

Roadmap for Version 1 release of the app.

  • Add README
  • Setup a clean architecture for the app
  • Parse Animes
    • Parse Anime Details
      • Create a new modern UI for the Anime Detail fragment
    • Add Anime Search option
      • Handle the errors when anime not found
    • Handle the network error (When not connected to internet)
    • Handle cases when the unwanted errors occur
      • Could Not Parse Exception
      • Could Not Load Exception
    • Make the background function calls more efficient.
    • Need a better architecture for video player
      • handle audio focus change
      • add PIP mode for the player
      • handle speed changes
      • handle quality changes
  • Parse Mangas
    • Setup the home page for mangas
    • Parse Manga details
      • Create a modern UI for the Manga detail page
      • Setup viewpager based manga player to read manga like a book
    • Handle the network error (When not connected to internet)
    • Handle cases when the unwanted errors occur
      • Could Not Parse Exception
      • Could Not Load Exception
    • Need a better architecture for manga player - handle viewpager - handle night light support - handle quality changes
  • Setup Favorites page
    • Make a viewpager to display all the saved animes in one tab, while all the saved mangas in the other.
    • setup room to save the details
    • make a modern motion layout based UI for the page.
  • Setup Settings page
    • Multi-language Support
    • dark mode toggle
    • downloaded videos
    • about
    • help
    • FAQ's
  • Setup a new module to provide glide dependencies
  • Setup a new module to provide coroutines dependencies
    • load glide components in a background thread.
  • A new modern color scheme for the app.

See the open issues for a full list of proposed features (and known issues).

(Back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "feature-request". Don't forget to give the project a star! Thanks again!

NOTE -> Every PR will be reviewed before merging.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

PLEASE MAKE SURE TO REMOVE THE .idea/ files before pushing a commit

Want to support me by buying me a coffee ? "Buy Me A Coffee"

Want to contribute to this project by supporting us through money ? Patreon

Want to join the discussions ? Slack

(Back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Divyansh Dwivedi - @justdvnsh - justdvnsh2208@gmail.com

Project Link: https://github.com/justdvnsh/AnimeClassroom

Join Discussion at: Slack

(Back to top)