Skip to content

eryzerz/restaurant

Repository files navigation

Restaurant Point-of-Sale Project

Important

This project is still on very early development stage. If you want to use for production, use it with your own risk. Back-end repo in here
More feature Coming Really Soon.

What is this app all about?

This app works as a replacement for old-style laminated menu which sometimes looks like a magazine. By using this app, restaurants will be more easier to maintain their costumer, also make their service a lot more unique and probably boost their income.

Preview

POS Demo

Features

  • Pick menu/s by category
  • Order menu
  • Seeing bill immediately

Why do you need to use my App?

  • It's React Native, so it support android & iOS by default!
  • Simple Code, so you can easily contribute on it.
  • Express is one of the most starred javascript framework, and it is very easy to use

Tech Stack

  • React Native and Redux for the Mobile Frontend
  • ExpressJs as the Backend

Prerequisites

Installation & Configuration

Follow these step to install

Frontend:

$ git clone https://github.com/eryzerz/restaurant.git
$ cd restaurant
$ npm install
$ react-native run-android #for android

Back-end:

$ git clone https://github.com/eryzerz/restaurant-api.git
$ cd restaurant-api
$ npm install

Support Me :)

Download App (Demo usage only)

Under maintenance


License

WTFPL-LICENSE

See LICENSE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors