An Android app that curates courses from top universities. View on Playstore
The motivation behind open sourcing the project was to use this code as a benchmark for best coding practices in Android. Please contribute to the code & make it as a reference for community.
- Import the project in Android Studio using Gradle
- Get Youtube API key & update it in strings.xml. Refer Google Developer Console Guide on how to get API key
- MVC
- DAO (Data Access Object)
- Dependency Injection
- Generic implementation of list
This project is licensed under the MIT License