Skip to content

A simple app for all anime aficionado's. It's an unofficial app for animixplay(discontinued) to stream your favorite anime.

License

Notifications You must be signed in to change notification settings

stephin-gasper/AniAficionado

Repository files navigation

AniAficionado

A simple app for all anime aficionado's. It's an unofficial app for animixplay to stream your favorite anime.

The project is still in its infancy and will be adding further features later on, you can check the roadmap below for future plans.

Note

Update(25th Nov, 2023) Animixplay has been shutdown (since 21st Dec, 2022) so had dropped working on active development on this project. Will be pushing all the work done till now (which are incomplete in implementation and some missing/incomplete test files) and will be picking up the project when I get free time and find suitable alternative website.

Features roadmap

  • Home screen - Check latest episodes of recent animes
    • Implement functional base UI
    • Implement design
  • Anime details screen - Get details for the selected anime
    • Implement functional base UI
    • Implement design
  • Episode list - Play episodes and show list of all episodes
    • Implement functional base UI
    • Implement design
  • Anime search - Search for anime's ( series or movies )
    • Implement functional base UI
    • Implement design
  • Release schedule - Get all the animes releasing in the week for current anime season
    • Implement functional base UI
    • Implement design
  • Seasons - Get anime list releases based on season like MAL (MyAnimeList).
    • Implement functional base UI
    • Implement design
  • My list - Get all anime added to your list in MAL
    • Implement functional base UI
    • Implement design

Possible features

  • Create iOS app

Screenshots

Home screen

Screen 1

Screen 2

Demo

Demo

Tech Stack

API details

API checklist

  • Jikan api - For getting publically available details from MAL
  • MALScrapper - For getting user related details from MAL

Tech stack checklist

How to run the app

Using mock data to check app demo