Skip to content

A Mobile Food Ordering App For A Walk-in Nonprofit Pop-Up Restaurant| Voyage-5 | chingu.io

License

Notifications You must be signed in to change notification settings

chingu-voyage5/2-Bears

Repository files navigation

2 Bear App

A Mobile Food Ordering Point of Sale App

Table of Contents

DISCLAIMER

We migrated the code to a sanitized repo here for the time being. WiLL update this page with the finished product when finished.

About

2 Bears is a free mobile food ordering app that generates a QR Code as a ticket that a server can then pickup and scan to associate your order with you! As an Admin, you can login and change the category names, order items, their price, and more! We worked hard to provide you an immersive experience for your viewing pleasure. The APIs used were provided by Stripe and QR Code Generator API (TBD)

Live Demo

Live Site: Coming soon
If you would like to try out features as a "user" without creating an account, enter the following credentials:
username: chingu
password: bears2

Contributing

See link below for instructions on how to get your development environment setup and properly make a pull request.
Instructions

Requirements

Mac Installation

  1. Clone or download this repo
  2. Navigate to the root directory in your terminal
  3. Run npm install to install all the dependencies
  4. Run react-native link
  5. Run react-native start to bundle the code
  6. Start your PostgreSQL DB server on your machine
  7. Run react-native run-ios to serve the code into your ios device simulator and see live app
  8. To make changes of your own, see contributing instructions

Windows Installation

  1. Clone or download this repo
  2. Navigate to the root directory in your terminal
  3. Run npm install to install all the dependencies
  4. Run react-native start to bundle the code
  5. open up Android Studio and open a device simulator
  6. Start your PostgreSQL DB server on your machine
  7. Run react-native run-android to serve the code in your android device simulator
  8. To make changes of your own, see contributing instructions

Build Tools

  • PostgreSQL, Sequelize
  • Express, GraphQL
  • React, React-native, Redux, React-Native-Router-Flux, Apollo
  • Node

Contributors

License

This project was created in association with Chingu Coders through Chingu.
License

About

A Mobile Food Ordering App For A Walk-in Nonprofit Pop-Up Restaurant| Voyage-5 | chingu.io

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published