All Projects → kickstarter → Android Oss

kickstarter / Android Oss

Licence: apache-2.0
Kickstarter for Android. Bring new ideas to life, anywhere.

Programming Languages

kotlin
9241 projects
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Android Oss

Sodium Typescript
Typescript/Javascript implementation of Sodium FRP (Functional Reactive Programming) library
Stars: ✭ 102 (-98.19%)
Mutual labels:  frp, functional-reactive-programming, functional-programming
Ulmus
A functional-reactive style programming library for Clojure(script)
Stars: ✭ 33 (-99.41%)
Mutual labels:  frp, functional-reactive-programming, functional-programming
Kickstarter Reactiveextensions
A collection of extensions to the ReactiveSwift framework.
Stars: ✭ 183 (-96.75%)
Mutual labels:  frp, functional-reactive-programming, functional-programming
Ios Oss
Kickstarter for iOS. Bring new ideas to life, anywhere.
Stars: ✭ 7,840 (+39.33%)
Mutual labels:  frp, functional-reactive-programming, functional-programming
Hareactive
Purely functional reactive programming library
Stars: ✭ 293 (-94.79%)
Mutual labels:  frp, functional-reactive-programming, functional-programming
Dunai
Classic and Arrowized Functional Reactive Programming, Reactive Programming, and Stream programming, all via Monadic Stream Functions
Stars: ✭ 115 (-97.96%)
Mutual labels:  frp, functional-reactive-programming, functional-programming
RxUploader
Uploader for Android using RxJava
Stars: ✭ 72 (-98.72%)
Mutual labels:  rxjava, functional-reactive-programming, frp
Swift-3-Functional-Programming
Code repository for Swift 3 Functional Programming, published by Packt
Stars: ✭ 78 (-98.61%)
Mutual labels:  functional-reactive-programming, frp
reflex-dom-semui
A reflex-dom API for Semantic UI components
Stars: ✭ 22 (-99.61%)
Mutual labels:  functional-reactive-programming, frp
android-online-course
Android Online Course
Stars: ✭ 22 (-99.61%)
Mutual labels:  rxjava, android-development
Swiftrex
Swift + Redux + (Combine|RxSwift|ReactiveSwift) -> SwiftRex
Stars: ✭ 267 (-95.26%)
Mutual labels:  frp, functional-programming
jshodan
Powerful Shodan API client using RxJava and Retrofit
Stars: ✭ 56 (-99%)
Mutual labels:  rxjava, android-development
purescript-pop
😃 A functional reactive programming (FRP) demo created with PureScript events and behaviors.
Stars: ✭ 33 (-99.41%)
Mutual labels:  functional-reactive-programming, frp
recurrent
A library for building functional-reactive (FRP) GUIs in Clojurescript
Stars: ✭ 49 (-99.13%)
Mutual labels:  functional-reactive-programming, frp
RxLoading
RxJava library for showing a loading (i.e. progress bar) state while waiting for async data with minimal effort and advanced options.
Stars: ✭ 49 (-99.13%)
Mutual labels:  rxjava, android-development
Functionalandroidreference
Showcase project of Functional Reactive Programming on Android, using RxJava.
Stars: ✭ 274 (-95.13%)
Mutual labels:  rxjava, functional-reactive-programming
demonstration-gsd
GSD (Get your Stuff Done) | Basic Todo list for demonstrating CQRS/Command Sourcing in Haskell
Stars: ✭ 46 (-99.18%)
Mutual labels:  functional-reactive-programming, frp
reflex-dom-ace
Reflex wrapper for the ACE editor
Stars: ✭ 12 (-99.79%)
Mutual labels:  functional-reactive-programming, frp
Turbine
Purely functional frontend framework for building web applications
Stars: ✭ 651 (-88.43%)
Mutual labels:  frp, functional-reactive-programming
Yampa
Functional Reactive Programming domain-specific language embedded in Haskell, for programming efficient hybrid (mixed discrete-time and continuous-time) systems.
Stars: ✭ 294 (-94.78%)
Mutual labels:  frp, functional-reactive-programming

Kickstarter for Android™

CircleCI codecov ktlint

Welcome to Kickstarter's open source Android app! Come on in, take your shoes off, stay a while—explore how Kickstarter's native squad has built and continues to build the app, discover our implementation of RxJava in logic- filled view models, and maybe even create an issue or two.

We've also open sourced our iOS app, written in Swift: check it out here. Read more about our journey to open source here.

Getting Started

Follow these instructions to build and run the project with mock data..

  1. Clone this repository.
  2. Download the appropriate JDK for your system. We are currently on JDK 8.
  3. Install Android Studio.
  4. cd into the project repo and run make bootstrap to bootstrap your Android development environment. Keep an eye on the output to see if any manual steps are required.
  5. Import the project. Open Android Studio, click Open an existing Android Studio project and select the project. Gradle will build the project.
  6. Run the app. Click Run > Run 'app'. After the project builds you'll be prompted to build or launch an emulator.

Documentation

While we're at it, why not share our docs? Check out the native docs we have written so far for more documentation.

Contributing

We intend for this project to be an educational resource: we are excited to share our wins, mistakes, and methodology of Android development as we work in the open. Our primary focus is to continue improving the app for our users in line with our roadmap.

The best way to submit feedback and report bugs is to open a Github issue. Please be sure to include your operating system, device, version number, and steps to reproduce reported bugs. Keep in mind that all participants will be expected to follow our code of conduct.

Code of Conduct

We aim to share our knowledge and findings as we work daily to improve our product, for our community, in a safe and open space. We work as we live, as kind and considerate human beings who learn and grow from giving and receiving positive, constructive feedback. We reserve the right to delete or ban any behavior violating this base foundation of respect.

Find this interesting?

We do too, and we’re hiring!

License

Copyright 2020 Kickstarter, PBC

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].