Skip to content

DIYElectronicsZA/Returns-Appointment-Booking

Repository files navigation

Returns-Appointment-Booking

An Internal automated bookings system that captures users data and posts to a slack channel via a python scrpit.

Info

User info is entered into a static HTML page which posts values submitted to a python script.
The python script then in turn uses a service key provided through Slack Webhooks to post the formatted information into a channel.

Requirements

Apache2
Python27
Enable cgi for running python scripts