Git Product home page Git Product logo

rn_kedai's Introduction

About Application

This application is called "PapaLapar" , the computing application of ordering food (Mobile based , on the restaurant). The lastest version of this application is release.

THIS LINK FOR LASTEST VERSION (PAPALAPAR) CLICK ME


Demo App

Download

Presentation

PPT_Download

GIF Application

Kedai_PapaLapar

Example Image (Application)

Choose a Service Type Pick Location inding the truck Order History

Choose a Service Type Pick Location Finding the truck Order History

Folder Structure

RN_Kedai/
├── ...
└── src/
    ├── _actions/
    ├── _reducers/
    ├── _redux/
    └── app/
        ├── auth/
        ├── cart/
        ├── home_private/
        ├── pay/
        └── viewbill/
    ├── assets/
    	├── icon/
        └── illustrator/
    ├── components/
    ├── res/
    └── routes/
    ...
    App.js
    ...

Installation and Configuration :

Follow these step to install

Frontend:

$ git clone https://github.com/illusi03/RN_Kedai.git
$ cd RN_Kedai
$ yarn install
$ yarn start1 #For init Jetifier(Android-X Support)
$ yarn start2 #For running On Android Devices

Backend:

# Make sure your PC already installed Express JS : 
$ git clone https://github.com/illusi03/Express_Kedai.git
$ cd Express_Kedai
$ yarn install
$ nodemon index #run your Express JS on http://localhost:5000

Why PapaLapar ?

  • Order manajemen is more structured and easly for manage
  • Already validated every action from the application
  • Using React Native Technology , so it support android & iOS by default!
  • Simple Code, so you can easily contribute on it.

Prerequisites

Contact


Follow Me

rn_kedai's People

Contributors

illusi03 avatar

Stargazers

Wiseman Lim avatar Rudi avatar Aryo Putra Purwanto avatar  avatar  avatar  avatar Nuzul Haq AA avatar

Watchers

James Cloos 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.