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.
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.
- Pick menu/s by category
- Order menu
- Seeing bill immediately
- 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
- React Native and Redux for the Mobile Frontend
- ExpressJs as the Backend
- Make sure You had been install NodeJs in your system https://nodejs.org/
- Then install React Native https://facebook.github.io/react-native/
- Don’t forget Express Js as the backend https://expressjs.com
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
- Star this repository ⭐
- Hire Me: http://bit.ly/RizqullahT
Under maintenance
WTFPL-LICENSE
See LICENSE
