Skip to content

putrapanji78/restobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Important

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

Restobot

Restobot is mobile app for orders food or drink in the restaurant.

Screenshots

Why Restobot?

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

Tech Stack

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

Prerequisites

Installation & Configuration

Follow these step to install

Front-end:

$ git clone https://github.com/sgnd/restobot
$ cd restobot/frontend
$ yarn
$ react-native run-ios #for ios
$ react-native run-android #for android

Back-end:

$ cd restobot/backend
$ yarn
$ yarn start #run your server on http://localhost:3000

Support Me

Contact

PowerPoint

License

MIT

About

Simple mobile app for restaurant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published