(C# ASP.NET Core) Cinema Ticket Booking Application

This ASP.NET Core Project has been written with razor pages, SQLite database and Identity. It's an application for online booking of tickets of a cinema - like we usually do for multiplexes.
(Rev. 19-Mar-2024)

Categories | About |     |  

Parveen,

Features of this Project

Following are the features of this project!

  1. User sees a list of films. Each film has links to the upcoming shows of today.
  2. User also sees a table of all the shows of a film for the next week.
  3. When she clicks to book a show, she is shown the arrangement of premium and ordinary chairs in that screen. The user can select from the available seats. A seat remains locked for 3 minutes.
  4. Payment is through credit/debit card of a bank.
  5. On success, the user sees the list of tickets booked. The seats become un-available for booking by someone else.
  6. Administrator can upload/change thumbnails for new releases.
  7. Administrator can set the start and end dates of a film.
  8. Administrator can see the list of bookings for a film.

Video Explanation (see it happen!)

Please watch the following youtube video:

Source Code

Please visit this page for Source Code - Source code here


This Blog Post/Article "(C# ASP.NET Core) Cinema Ticket Booking Application" by Parveen is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.