Web Bookings to VB backend
I built a PHP application allowing customers to book and pay for gym courses. Unusually, (in my experience) this used a database in MsSsql format (not MySql), to accommodate the legacy VB application.
This client ran old gym software with a MS / VB database. The application was for staff administration and not web enabled. However, to open some of it to the members, we added a small web addition to display the booking/availability of the gym locations. Members could choose their location from the…