Time spent: 36 hours spent in total
The following required functionality is completed:
The following optional features are implemented:
The following bonus features are implemented:
The following additional features are implemented:
- List anything else that you can get done to improve the app functionality!
Describe any challenges encountered while building the app.
- Picasso - Image loading and caching library for Android
- [ButterKnife] (https://github.com/JakeWharton/butterknife) - Field and method binding for Android views which uses annotation processing to generate boilerplate code for you
- [Rxjava] (https://github.com/ReactiveX/RxJava) - Reactive Extensions for the JVM
- [Dagger] (https://github.com/square/dagger) - A fast dependency injector for Android and Java.
- [retrofit] (https://github.com/square/retrofit) - Type-safe HTTP client for Android and Java by Square, Inc.
- [Okhttp] (https://github.com/square/okhttp) - An HTTP+HTTP/2 client for Android and Java applications.
Copyright 2016 beyonderVN
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.