Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 413 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 413 Bytes

Booking An Event

Create a booking system project that will: Register a person (Name, Surname, ID Number, Phone Number Update, delete and view Upload a photo of the user User to purchase tickets (2 tickets max) i. If they purchase 1 ticket, they will pay full price (R50)

 ii.      If they purchase 2 tickets, they will get a 10% discount

Language- PHP Backend – MySQL