South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
Any web developers here able to implement a online booking system.
Depends on what you want to book. Makes a difference to a large extent
Restaurant tables, massage / beauty therapist sessions / doctors' appts / space on outdoor billboards....
Sorry, it would be for bus bookings
Ah I missed that post. Many moons ago we did an airline booking system. This would be pretty similar I guess.
Either way, you should look into building it such that you can have multiple channels to interact with your system. E.g. mobile app / website etc.
Ah I missed that post. Many moons ago we did an airline booking system. This would be pretty similar I guess.
Either way, you should look into building it such that you can have multiple channels to interact with your system. E.g. mobile app / website etc.
If you want to be able to do it any any platform , that is where the costs start to escalate.
As a new business you should do a solution that will please pc and mobile users.
What we are looking for is something similar to what you can find on www.greyhound.co.za and www.computicket.com
I have the Computicket API as it would need to be integrated with them. If you need more info you are welcome to send me a pm.
Budget is not a problem, we just need to collect some quotes and see where we can go from there.
Why the integration to Computicket? Are they going to sell your bus tickets aswell?
If a web developer can't do this then they're not really a web developer
There are actually a couple of components here. The web development part has relatively little to do with the booking engine component. You can get any dev to develop the booking engine. Typically that will be whatever back-end stack you want. Then the web developer will build the front-end for this. Here is where HTML/CSS/JS skills are required.
There should be a very clear dividing line between web front-end and the actual booking engine. If not, you are building a mess.
I have managed to find what I am looking for, thanks everyone!![]()
Hi there, did you manage to get an API into Computicket booking system?