An application to show the usage of an Android devices camera to take images and then upload said image to an API Endpoint
- Kotlin - Language
- Android Architecture Components - ViewModel and LiveData
- Dagger 2 - Dependency Injection Framework for Android
- Retrofit 2 - HTTP Client for Android
- Imgur - Publicly available API
- Niral Mehta - Initial work - nmehta001