This Android (educational) project presents simple
(only with basic functionalities) Android app for YouTube platform
DISCLAIMER THIS PROJECT WAS CREATED SOLELY FOR EDUCATIONAL OR ACADEMIC PURPOSES AND DEPENDS ON ITS OWN API. IP ADDRESS OF API MUST BE WRITTEN TO THE CONFIG FILE.
- User Authentication
- Logging in
- Signing up
- Viewing profile
- Channel (Read-only)
- Playlists
- Contents
- Comments
- MVVM architecture
- Jetpack Compose
- Koin (dependency injection)
- Room Database
- OkHttp3 and Retrofit
- JUnit4 and Android Tests
How does it look like