Giter VIP home page Giter VIP logo

all-nba's Introduction

NBA Android App

Build Status Release status codecov contributions welcome

Android app for NBA fans. Features live scores, highlights, alerts and Reddit integration for discussions.

Features

  • Real-time scores and box scores
  • /r/NBA live and post game discussion threads
  • /r/NBA and all team subreddits threads
  • Push notifications when games are close/interesting
  • Push notifications when games begin/end
  • User-submitted highlight videos
  • Standings

Screenshots

Ready Ready Ready Ready Ready

Download

Ready

Contributing

Fix a bug, add a new feature or make the code prettier!

Steps to contribute:

  1. Fork the repository
  2. Look at the list of open issues, pick one or create a new one (this can be for a bug or wanted feature)
  3. Write code and document it, look at the code around you and try to follow the style and conventions used. The MVP design pattern is used throughout the app.
  4. Write unit tests (if possible)
  5. Run ALL tests by executing ./gradlew test
  6. Send a pull request

Some resources and libraries that you might find useful:

  • JRAW: the Java Reddit API Wrapper, used throughout the application for integrating any reddit functionalities
  • RxJava 2: A Java implementation of ReactiveX, a library for composing asynchronous and event-based programs by using observable sequences
  • Retrofit 2: A contentViewType-safe HTTP client for Android and Java
  • Butter Knife: Field and method binding for Android views
  • Picasso: A powerful image downloading and caching library for Android
  • Material Dialogs: A beautiful, fluid, and customizable dialogs API
  • EasyVideoPlayer: A simple but powerful view to quickly get video playback working

What if I don't code?

You can contribute by reporting bugs, suggesting new features or translating the app!

all-nba's People

Contributors

jorgegil96 avatar kwangin avatar nischaltamang 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.