Skip to content

AlyshaAnne/DeliciousRestaurantSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assigned Section: Customer Features

As part of the group assignment for the "Introduction to Object-Oriented Programming (IOOP)" module, I was responsible for designing and implementing the Customer-side features of the Delicious Restaurant System using C# Windows Forms.

My Contributions:

  • Customer_registration.cs – Register new customers
  • AddReservation.cs – Make reservations
  • Add_item.cs – Add food items
  • EditOrder.cs – Edit existing orders
  • DeleteOrder.cs – Delete existing orders
  • Cart.cs – View cart and checkout
  • Feedback.cs – Submit feedback
  • MainMenu.cs – Main UI to access all customer features

Key Work Done:

  • Connected all customer UI forms using the Main Menu
  • Used Windows Forms to design interfaces
  • Applied basic OOP concepts (e.g., method calls, form-to-form navigation)
  • Ensured proper form transitions using .Show() and .Hide()

Assignment Reference:

This implementation is based on Section A – Customer Features from the official assignment document ("IOOP_Assignment Question.pdf").

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages