Tuesday, April 26, 2016

Online Movie Seat Booking - Using ASP.NET MVC + JQuery

Online Movie Seat Booking - Using ASP.NET MVC + JQuery

Sample App provided to one of my friend as a starting point for online movie booking project.
Recent trend has become to book everything online to avoid Queue's and gives quick entries to customers. Below is the sample code of bookings, plugin taken from "https://github.com/mateuszmarkowski/jQuery-Seat-Charts", sample demonstrates to save booked seats in external JSON formatted file, that is generated using Newtonsoft.Json library.
In this Sample App one can create movie and browse seating rows, he can also book selected seats and this will be saved in external file. 





Link To Code

4 comments:

dagado said...

any sample project for this? I could not find any sample in GIT.
THanks.

Anonymous said...
This comment has been removed by a blog administrator.
Unknown said...
This comment has been removed by a blog administrator.
Unknown said...
This comment has been removed by a blog administrator.