NOTE: This app is just used as a DEVELOPMENT TESTING PROJECT to experiment with new app concepts & API's.
City Sketch consumes the Flickr API and displays the results in a list & a map using the following.
- Retrofit
- RxJava 2
- RecyclerView
- Google Maps (plus Clustering Utils)
- Create a Dagger branch
- Introduce testing across the app
- Create a Kotlin branch
- Add transition animations
This project uses the following library for the UI at the moment.
- Icon Switch by polyak01 - https://github.com/polyak01/IconSwitch
Copyright (c) 2016 Andy Barber
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.