https://github.com/4sskick/code_challenge_mandiri
code challenge
https://github.com/4sskick/code_challenge_mandiri
Last synced: 3 months ago
JSON representation
code challenge
- Host: GitHub
- URL: https://github.com/4sskick/code_challenge_mandiri
- Owner: 4sskick
- Created: 2023-02-19T12:15:36.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-20T07:34:46.000Z (about 2 years ago)
- Last Synced: 2025-01-14T15:50:23.835Z (4 months ago)
- Language: Java
- Size: 2.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# code_challenge_mandiri
---------------------
## TODO
- unit test not configured properly yet
- messed up code (spagheti class language: kotlin & java)
- convert all class into kotlin
- save into local DB not implemented yet
- delete unused code## Feature
- listing data get latest movie (only) from API
- screen detail (show genres, show review)
- shared element animation
- infinite scroll along with loading object (load movies & reviews)### NB:
- trailer movie not found on API provider
- main feature & used code already using Kotlin, the rest of code which unused & un-implemented still on Java