I would like to display a visual representation of car park spaces that are/ are not available on each day of the year. I am having difficulty doing this. I am using c# in visual studio and at the moment working with a local database. Is there anyway I
can create an image of my car park that will colour code the bays to say whether they are taken or not and also display who is in them if they are taken. I am working on the fact there will be a date in the field of my database if it is taken and null
if its not. Really struggling with this and any help/ advice would be much appreciated.
↧