Giter VIP home page Giter VIP logo

mango's Introduction

Mango

Build Status

Mango is an Android application for Dribbble. Inspired by Resplash, Plaid and Protein.

Features

  • Kotlin and RxKotlin: Yes, fully written in Kotlin.
  • MVP architecture: Whole project is built on MVP architecture.
  • Material Design: Trying my best.
  • Deep link: Yes. Using DeepLinkDispatch from Airbnb.
  • App shortcuts: Supporting devices running Android 7.1+.
  • Usage of several awesome libraries: Anko common for simplified intents, Flexbox layout for smart and elegant layout, Glide for image loading, Gson for serialization&deserialization, Retrofit for HTTP requests, Room for data persistence.

Screenshots

Get Started Main Shot
Get-Started Main Shot
User Likes Comments
User Likes Comments

Download

Google Play Badge

Build

Open the project in Android Studio

git clone https://github.com/TonnyL/Mango.git

Open the Mango/ directory in Android Studio.

Troubleshooting

  • Update the Android Studio to latest version.
  • Update the Kotlin to latest version.
  • Try to clean the project and rebuild it.
  • If none of the solutions above, file an issue or email me.

Dribbble OAuth

The App client id, client secret and client access token are placed in ApiConstants.kt file. But due to the Rate Limiting and the possibility that Mango App may be available in Google Play (Check the blueprints for more details), if you want to continue the development, I suggest you register your own App at Dribbble Developer Center and modify the constants with your owns. If the CLIENT SECRET and ACCESS TOKEN are abused, I will reset and not commit them to GitHub anymore!

Contributing

Discussions and pull requests are welcomed. The GitHub Contributors Page has an entry in the App.

Translating

License

Mango is under an MIT license. See the LICENSE for more information.

mango's People

Contributors

tonnyl avatar ldhnam avatar wbinarytree avatar zhoumu53 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.