Skip to content

angelaleekim/ordermate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OrderMate

OrderMate is a React-based application designed for managing and displaying orders for an iPad. The application features sections for Active Orders, Upcoming Orders, and Completed Orders, with the ability to move orders between these sections using buttons or swipe gestures.

Features

  • Display orders in three sections: Active Orders, Upcoming Orders, and Completed Orders.
  • View order details by clicking on an order.
  • Move orders between sections using buttons.
  • Swipe gestures to animate the transition of orders between sections.

Setup

  1. Clone repo:

    git clone https://github.com/angelaleekim/ordermate.git
  2. Change to 'ordermate' directory:

    cd ordermate
  3. Install dependencies

    npm install
  4. Start the development server:

    npm start

About

A web app designed for managing and displaying food orders for CultureFest at Cal Poly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors