I am attempting to code an electronic appointment system in C#. What I was hoping to accomplish would be a web page that would display times down the side and dates along the top (3 days at a time). when a user selects a time on a date it will bring up a booking form for that desired day and time. Was just wanting some advice as to where I might start with the coding, I have tried searching online but was unable to find anything helpful.
Thanks in advance.