Skip to content

CakeWalker1337/PortfolioProd

Repository files navigation

Portfolio Prod. App

Yet another portfolio app

For what?

This app has been designed to be a Flickr portfolio client for the artist you may know as Serometa.
Anyways, the source code is opened, so you can try to modify it to make your own portfolio app.

To launch the app, you need to perform three simple actions:

  1. Create your own Flickr api key by following this link
  2. Add following strings in your local.properties in project:
api_key_debug="YOUR_API_KEY"
api_key_release="YOUR_API_KEY"
  1. Build project

Preview

Technologies

  • MVP + Moxy
  • Dagger2 (or Toothpick in v1.0.0)
  • RxJava2
  • Retrofit
  • Room
  • Kotlin Serialization
  • Glide

About

Art portfolio application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages