An open API service indexing awesome lists of open source software.

https://github.com/saefullohmaslul/shopin-client

:wave: Self Service Restaurant (Free Queue)
https://github.com/saefullohmaslul/shopin-client

queue react-native restaurant self-service

Last synced: 30 days ago
JSON representation

:wave: Self Service Restaurant (Free Queue)

Awesome Lists containing this project

README

          

# SHOPIN

## Self Service Restaurant

ShopIn is an application that helps customers choose food menus and make accumulated payments

## Screenshots


ShopIn
ShopIn Table
ShopIn Menu
ShopIn Waiting
ShopIn SENT
ShopIn Billing

## Features

- Chose table
- Choose menu
- payments accumulated

## Why ShopIn

- a simple application with powerful features
- It's React Native, so it support android & iOS by default
- Simple code, so you can easly contribute on it
- Express is one of the most starred javascript framework, and it is very easy to use

## Tech Stack

- React Native for the Mobile Frontend
- Express.js as the backend

## Prerequisites

- Make sure You had been install NodeJs in your system [https://nodejs.org/](https://nodejs.org/)
- Then install React Native [https://facebook.github.io/react-native/](https://facebook.github.io/react-native/)
- Dont forget express ad the backend [https://expressjs.com/](https://expressjs.com/)

## Installation & Configuration

follow these steps to install

### Frontend

```bash
git clone git@github.com:saefullohmaslul/restaurant-client.git
cd restaurant-client
npm install
npm start
react-native run-ios #for ios
react-native run-android #for android
```

create .env file and set API_HOST as your expressUri

```env
API_HOST=http://192.168.xxx.xxx:YOUR_PORT
```

### Backend

```bash
git clone git@github.com:saefullohmaslul/restaurant-server.git
cd restaurant-server
npm install
npm install nodemon -D
npm start
```

## Support We :)

- Start this repository
- Hire We
[Saefulloh Maslul](https://www.linkedin.com/in/saefullohmaslul/)

## Contact

- WA/TELEGRAM: +6283126830441 (Saefulloh Maslul)
- Email: maslulsaefulloh@gmail.com

## Download App (Demo usage only)

[![download](https://camo.githubusercontent.com/a9c59dcbf62ec123e8bb099fb473ad30554d70e6/68747470733a2f2f69312e77702e636f6d2f61706b6d6f6473696f732e636f6d2f77702d636f6e74656e742f75706c6f6164732f323031382f31322f446f776e6c6f61642d496e66696e6974652d44657369676e2d332e342e31302d41706b2e706e67 "Download")](https://drive.google.com/open?id=13Tv_sqP6TntDzyWrk27FWzIqOpwhCOkB)

## My Presentation

[![download](https://irp-cdn.multiscreensite.com/c3e19046/dms3rep/multi/mobile/pdf.png "Download")](https://drive.google.com/open?id=1m6xR4Fw9NwcaxFO2DuU_I6fUCkFubbPX)