https://github.com/shaheer2003/seat-savvy
SeatSavvy is a movie ticket booking system that allows users to browse movies, select showtimes, book seats, make payments, and purchase snacks & drinks seamlessly. It supports both guest users and registered members, offering exclusive discounts for members.
https://github.com/shaheer2003/seat-savvy
c console-application cpp movie-ticket-booking-system object-oriented-programming oop oops
Last synced: about 2 months ago
JSON representation
SeatSavvy is a movie ticket booking system that allows users to browse movies, select showtimes, book seats, make payments, and purchase snacks & drinks seamlessly. It supports both guest users and registered members, offering exclusive discounts for members.
- Host: GitHub
- URL: https://github.com/shaheer2003/seat-savvy
- Owner: Shaheer2003
- Created: 2025-02-08T08:15:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-08T08:17:17.000Z (over 1 year ago)
- Last Synced: 2025-04-08T02:49:44.584Z (about 1 year ago)
- Topics: c, console-application, cpp, movie-ticket-booking-system, object-oriented-programming, oop, oops
- Language: C++
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SeatSavvy - Ultimate Movie Companion
SeatSavvy is a movie ticket booking system that allows users to browse movies, select showtimes, book seats, make payments, and purchase snacks & drinks seamlessly. It supports both guest users and registered members, offering exclusive discounts for members.
Key Features:
✅ User Authentication – Supports guest login and member login with secure account management.
✅ Movie Selection & Booking – Users can view movie schedules, choose seats.
✅ Seat Reservation System – Real-time seat availability with custom seat selection.
✅ Payment Processing – Options for cash, debit, and credit card payments.
✅ Membership Management – Members can register, renew accounts, and receive special discounts.
✅ Admin Panel – Admins can add, update, or delete movies, manage bookings, and monitor transactions.
✅ Food & Beverages – Users can order snacks and drinks along with their tickets.
✅ Ticket Cancellation – Users can cancel tickets and receive refunds based on policies.