Menu ☰

University Theatre Company

As part of my University Course, I had to create a university theater booking site using ASP.NET within the MVC1 framework and written in C#. This was only the second site that I have created with ASP.NET, but I felt that I have learnt a lot from the first website to go and create this site with a complex database in ASP.NET.

This site lists a set of performance dates within a 3 month period, a list of venues and a booking system which uses sessions. In the administration section, I added a create member, create show and a create venue which the Google Maps API, to add a map to the venue details.