Hi everyone,
I need some sample reservation script. I am on the process of planning to create a hotel reservation system. I would like to get some suggestions on the best programming language that will probably provide all my needs for the system, from the design down to the codes.
Thanks.
I need some sample reservation script.
You would need two things here: the programming language and the database backend. For programming language, you can choose from a wide variety from the visual studio family, like visual basic.net. For database, SQL server is most preferred, though you can also use others like MySQL.
Either way, as long as you have a good program design and algorithm in mind, you should be able to come out with a superb hotel reservation system.