Skip to content

jetkan-yk/food-delivery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grabpanda: a CLI Food Delivery app

  • This is a CLI (command line interface) food delivery application written in C++, designed for the Introduction to C++ class @ Ripplecreate.
  • The project is has 4 iterations from day 1 to day 4. Each iteration has a in-class version and a homework version with some new features implemented based on the previous day's iteration. Each day has a set of learning objectives mentioned in the header.
  • Everything is written in prodecural fashion. Note that this does not reflect the actual SE practices such as OOP, abstractions, code style, etc.
  • Please contact me via email: jetkan.yk@gmail.com if you found any bugs. Thank you.

Copyright @ 2022 Ripple Group Holdings Pte Ltd | www.ripplecreate.com

Features

Login as user

login

Browse menu

browse

Make order

order.mov

Show status

status