Skip to content

Android sample project that demonstrate MVP and clean architecture approach using Flickr APIs.

Notifications You must be signed in to change notification settings

ganesh2shiv/flickr

Repository files navigation

FlickrApp

Android sample project that demonstrate MVP and clean architecture approach using Flickr APIs.

Features

  • Use Flickr APIs
  • Material design UI/UX
  • Support drag and zoom gesture
  • Endless scrolling using epoxy
  • Showcase MVP and clean arch approach
  • Fetch popular photos and show their info

Screenshots

Can I haz?

Sure. Just follow the following steps after downloading this project.

  1. Visit Flickr API console

  2. Click on the "Apply For A Non Commercial Key" option

  3. Enter your project details like app name and description

  4. Click on the Submit button after accepting the terms & conditions

  5. Copy your generated API key and put it here

  6. Done. Now you can run the app.

TODO

  • Handle rotation config change
  • Include some unit tests

License

Copyright 2018 Ganesh Mohan

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.

About

Android sample project that demonstrate MVP and clean architecture approach using Flickr APIs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages