Giter Site home page Giter Site logo

fury_andesui-android's Introduction

Andes UI library

CircleCI

What is this?

This is the Android library of Andes. Andes is the design language used at Mercado Libre.

How to use?

You can include this module by adding the dependency to your build.gradle file.

implementation com.mercadolibre.android.andesui:components:X.Y.Z

Latest version

Download

Useful links

Example

This repo contains a demo application with examples about how to use the different widgets available in the library.

Architecture

Andes UI

If you want to know more about it, you can watch this explanation video

Considerations

  • All components were thought to follow similar implementation patterns, make sure you familiarize with a few of them before implementing a new one, you should follow the same methodologies as the previous components.
  • Each component should have an entry on the wiki, if you are adding or updating one, please add the changes to the related entry.
  • Bugs or feature requests should be submitted at our GitHub Issues section.

Requirements

This library needs Android API 19+ (4.4+) to work.

DON'Ts

We’re aligned with these concepts. Please be sure to follow them:

  • Avoid using Business Models inside custom views.
  • Avoid monolithic views.
  • Avoid business logic in custom views.
  • Avoid over-optimization (readable code is better than optimized code!)
  • Avoid neglecting our UI in code reviews.

Author

Mercado Libre.

License

AndesUI is available under the MIT license. See the LICENSE file for more info.

fury_andesui-android's People

Contributors

lautimfernandez avatar eferrin 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.