Giter Site home page Giter Site logo

dan5082 / rn-graphql-chat-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.12 MB

This apps follow some step from this article https://medium.com/react-native-training/building-chatty-a-whatsapp-clone-with-react-native-and-apollo-part-1-setup-68a02f7e11

License: MIT License

JavaScript 95.75% Python 0.96% Java 0.83% Objective-C 2.46%

rn-graphql-chat-app's Introduction

This project specially big thanks for our team to make this project successfull, there are :

  1. Zahra Asri Septia
  2. Siti Zuliatul Faidah
  3. Fernanda Rachmadini
  4. Nur Agustin
  5. Asa Jayanti
  6. Jati Nurrochman
  7. And me :)

This project, follow some step from this tutorial :

https://medium.com/react-native-training/building-chatty-a-whatsapp-clone-with-react-native-and-apollo-part-1-setup-68a02f7e11

Thats a good and nice tutorial, i got it. So thank you for Simon Trucker, for the sharing information about graphql realtime.

In this app you also need some enviroment like

  1. Node JS Version >= 6
  2. JDK 1.8 (Recommended)
  3. Android Studio (SDK 22-26)
  4. Your favorite terminal
  5. React Native CLI
  6. Emulator android (You can used the real device just enabled your android debugging in development mode)
  7. Some coffee to make your eye on and keep spirit for that

This project, split into 2 package there are client side and server side. In server side, this project using graphql, apollo, express as server, and sqlite for the database. For the client side, we are using react native :) and apollo client.

If you confused how to run it, you can follow this step :

  1. For server side

    1. Open your terminal
    2. Go to the directory project and go to the server folder
    3. Npm install
    4. Npm run dev (for reloading when the code has been changes) OR Npm run start
  2. For client side

    1. Open terminal
    2. Enter you directory project and go to client folder
    3. Open your editor, then change the ip in file ./src/app.js find the variabel URL, change the ip with your ip address and port graphql
    4. type "react-native run-android" (remember your emulator or real device already connected)

Hi, I am Azhar Prabudi who love the code and problem solving :)

rn-graphql-chat-app's People

Contributors

azharprabudi avatar

Watchers

 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.