Giter Site home page Giter Site logo

graviton57 / thenounproject Goto Github PK

View Code? Open in Web Editor NEW
7.0 3.0 1.0 787 KB

The Noun Project for Android - application build with MVP architectural approach using Dagger2, RxJava2, Retrofit2, Event-Bus, GreenDao, Butterknife, Fresco etc.

License: Apache License 2.0

Java 99.86% Shell 0.14%
mvp-architecture mvp dagger2 rxjava2 rxandroid2 retrofit2 greendao butterknife eventbus android

thenounproject's Introduction

The Noun Project for Android

License API

The Noun Project is a great resource for finding clip art for use in applications. The application is built with MVP architectural approach and uses The Noun Project API for fetching data.

Project Structure

Data

It contains all the data(Shared Preferences, Local DB and Remote API) accessing and manipulating components

Injection

Dependency providing classes using Dagger2

Events

EventBus events classes that simplifies communication between Activitie and Fragments

UI

View classes along with their corresponding Presenters

Utils

Utility classes

Preview

Main Activity Icons Activity
alt text alt text
Collections Activity Detail Activity
alt text alt text

Contributing

Contributions are welcome to the project! Read contributing make pull request and you are IN!

Reporting Bugs & Bug Fixes

If you find a bug you can report it by using the issues section for this project. Bug fixes should also be done in pull requests.

Features & Feature Requests

If there is some feature you want to implement, I invite you to do a pull request.

Feature request should be reported in the issues section for this project.

Graphics & Icons

The Noun Project

The Noun Project is the source for some the graphics used in this application.

The Noun Project API Keys

To obtain api keys for The Noun Project visit the Getting Started page for additional information

Once you have the API key and secret, replace the placeholder values in: /api.gradle.

ext {
          
     NOUN_DEV_API_KEY = "PASTE_YOUR_API_KEY";
     NOUN_DEV_SECRET_API_KEY = "PASTE_YOUR_SECRET_API_KEY";
}

Library reference resources

Testing reference resources

License

   Copyright 2017 Igor Gavrilyuk

   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.

thenounproject's People

Contributors

graviton57 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

color256

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.