/collegiate

An android app that lets you learn from world's best universities

Primary LanguageJava

Collegiate - Learn Anywhere

An Android app that curates courses from top universities. View on Playstore

Motivation

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.

Installation

  1. Import the project in Android Studio using Gradle
  2. Get Youtube API key & update it in strings.xml. Refer Google Developer Console Guide on how to get API key

Libraries Used

Design Patterns Used

  • MVC
  • DAO (Data Access Object)
  • Dependency Injection
  • Generic implementation of list

License

This project is licensed under the MIT License