|
You can create the analysis first like what number of customers are simultaneously going to access the site. If there are huge number of them you need to make sure that the database is capable enough. This is the analysis part. Second part comes when you want to know about the types of seats like the front row is the cheapest and all that. You can provide a visual grid of the seats available for booking which will facilitate easy booking. The best way you can do it is using Silverlight.
|