Skip to content

Mobile food ordering app connected to backend API for order tracking and fulfillment. The React Native mobile portion consumes a REST API that is shared with the main website.

Notifications You must be signed in to change notification settings

smagr173/BBMobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bagel Bar Mobile

Food and beverage ordering web app for coffee shop

  • Implemented using React Native, MySQL, and PHP
  • Conventional Class components
  • Connects to employee site where orders are displayed

Overview

This repository contains the code and information for the BBMobile app. This project allows the user to create an account, #, and update their information. The user can select an item from the menu, customize it, then add it to their shopping cart. Once an order is placed, the customer can view the active order at the home screen, along with items that have been favorited and previous orders.

This project was created using React Native for the front-end components, which is a JavaScript framework for building iOS & Android apps. The React Native code connects to a PHP back-end where the SQL database is then accessed.

The screenshots below are of the home screen, menu item details, checkout screen, help, and feedback screen

homeFavs details cart
about feedback

About

Mobile food ordering app connected to backend API for order tracking and fulfillment. The React Native mobile portion consumes a REST API that is shared with the main website.

Resources

Stars

Watchers

Forks