Skip to content

Web app that imitates a hot dog stand business, with Customer, Vendor, and System Admin access views, to accommodate the needs of each user..

Notifications You must be signed in to change notification settings

ZenSorcere/AD320-React-hot-dog-cart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

AD320-GroupProject - Full Stack React Hot Dog Cart App

Group project for the AD320 - Web Development clas at North Seattle College (Winter2021)

Assignment was to create a React app for a Hot Dog cart business, with different views for Customer, Vendor, and System Admin.

Customers can view a map, see nearby carts, examine cart details including current menu items, and place orders for pickup.

Vendors can see incoming orders, mark orders complete, and adjust their inventory.

System Admins can see all menu, cart, and customer details, can create new carts and menu items, edit them or delete them.

Technology

  • Front end: React
  • Back end: Node.js, Express, MySQL
  • Third Party API: Google Maps, Places, Geocoding

About

Web app that imitates a hot dog stand business, with Customer, Vendor, and System Admin access views, to accommodate the needs of each user..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.3%
  • CSS 20.4%
  • HTML 1.3%