Home - CSCI-360-2022/Team-Too GitHub Wiki
Welcome to the Team-Too wiki! Written by Wright, Chris, and John.
To implement a ticketing system with a working website that connects to the CofC events database, and allows users to purchase tickets for events. The system will then email the user a receipt of their purchase. The system will:
- Require a secure login & database
- Unique login with 15 character password
- Allow event goers to search for events & purchase tickets
- Process payments & email receipts
- Update the current ticket inventory
- if time permits allow an event goer to reserve a seat.