All Projects → dbof10 → Hunt Android

dbof10 / Hunt Android

https://medium.com/@Cuong.Le/open-sourcing-hunt-d49919960ef1

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Hunt Android

Level
Team communication optimized for deep work
Stars: ✭ 1,005 (+2084.78%)
Mutual labels:  graphql
Api.gatsbyjs.org
The API for the Gatsby swag store.
Stars: ✭ 44 (-4.35%)
Mutual labels:  graphql
Magiql
🌐 💫 Simple and powerful GraphQL Client, love child of react-query ❤️ relay
Stars: ✭ 45 (-2.17%)
Mutual labels:  graphql
Fullstack Tutorial
🚀 The Apollo platform tutorial app
Stars: ✭ 1,007 (+2089.13%)
Mutual labels:  graphql
Tinder Clone
Fullstack Tinder app clone made with React/Ts/Nest
Stars: ✭ 43 (-6.52%)
Mutual labels:  graphql
Community
a community based on Node.js
Stars: ✭ 44 (-4.35%)
Mutual labels:  graphql
React Apollo Decorators
Better decorators for Apollo and React
Stars: ✭ 39 (-15.22%)
Mutual labels:  graphql
Graphql Retrofit Converter
A Retrofit 2 Converter.Factory for GraphQL.
Stars: ✭ 46 (+0%)
Mutual labels:  graphql
Graphql Apq
🎯 Automatic persisted queries (APQ) for any GraphQL server.
Stars: ✭ 43 (-6.52%)
Mutual labels:  graphql
Graphql Factory
A toolkit for building GraphQL
Stars: ✭ 44 (-4.35%)
Mutual labels:  graphql
Twitter Clone Graphql Backend
A Simple CRUD using GraphQL
Stars: ✭ 42 (-8.7%)
Mutual labels:  graphql
Postgraphile Nest
GraphQL (PostGraphile) module for Nest framework (node.js)
Stars: ✭ 43 (-6.52%)
Mutual labels:  graphql
Rdbms To Graphql
A Java CLI program that generates a GraphQL schema from a JDBC data source.
Stars: ✭ 44 (-4.35%)
Mutual labels:  graphql
Graphql Lodash
🛠 Data manipulation for GraphQL queries with lodash syntax
Stars: ✭ 1,003 (+2080.43%)
Mutual labels:  graphql
Omdb Graphql Wrapper
🚀 GraphQL wrapper for the OMDb API
Stars: ✭ 45 (-2.17%)
Mutual labels:  graphql
Manifold
Manifold plugs into Java to supplement it with powerful features, from Type-safe Metaprogramming (direct access to GraphQL, JSON, XML, etc.), Extension Methods, Operator Overloading, and Unit Expressions to an integrated Template Engine and a Preprocessor. All fully supported in IntelliJ IDEA and Android Studio. Simply add Manifold to your project and begin taking advantage of it.
Stars: ✭ 993 (+2058.7%)
Mutual labels:  graphql
Realm Graphql Service
GraphQL service for Realm Object Server
Stars: ✭ 44 (-4.35%)
Mutual labels:  graphql
Graphql Advanced Projection
Fully customizable Mongoose/MongoDB projection generator.
Stars: ✭ 46 (+0%)
Mutual labels:  graphql
Graphql Kotlin
Libraries for running GraphQL in Kotlin
Stars: ✭ 1,030 (+2139.13%)
Mutual labels:  graphql
K2
Koa2 API template with passport, GraphQL, flowtype, knex and more.
Stars: ✭ 44 (-4.35%)
Mutual labels:  graphql

Hunt

https://medium.com/@Cuong.Le/open-sourcing-hunt-d49919960ef1

Features

  • Product-Hunt-like features
  • Infinite scrolling on supported services
  • Pleasant, simple, consistent UI for across services
  • Smart deeplinking into the app

Technologies

  • Kotlin
  • RxJava 2/AutoDispose
  • Dagger 2
  • Glide
  • Apollo GraphQL
  • React Native
  • Litho

Project structure

  • GraphQL:
    • Schema: src/main/graphql/schema.json
    • Query: src/main/graphql
  • React Native:
    • Bundle: src/main/assets
    • JS: src/main/js

To play with React Native:

  • In JS directory npm install first

Script

  • Build and start script/build.sh

  • Update React Bundle script/build.sh react

Influences

This app owes a lot of its inspiration, implementation details, and general inner workings to the work of others. Particularly:

Download

Get it on Google Play

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.

License

Copyright (C) 2018 Daniel Lee

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].