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.
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.
- 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
- Create iOS app
- React native
- React navigation
- Style components
- Jest
- React native testing library
- Axios
- ESlint (Airbnb style guide)
- Jikan api - For getting publically available details from MAL
- MALScrapper - For getting user related details from MAL
- Integrate Jotai
- Integrate TypeScript
- Setup react native by following this link: https://reactnative.dev/docs/environment-setup
- Run following commands in terminal - 'yarn start' and then 'yarn android' in another terminal.
- Download Mockoon
- Create json files after coping the json from links
- Open mentioned json files after clicking on File -> open environment
- Point base url for animixplay in api/animixplay.js as http://10.0.2.2:3003 and for jikan in api/jikan as http://10.0.2.2:3002/v4