Online booking system - any suggestions?

This is a discussion on "Online booking system - any suggestions?" within the PHP Forum section. This forum, and the thread "Online booking system - any suggestions? are both part of the Program Your Website category.



 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Program Your Website > PHP Forum

Notices


Reply
 
LinkBack Thread Tools
  #1  
Old Nov 27th, 2007, 12:03
New Member
Join Date: Nov 2007
Location: Kent,UK
Age: 25
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Online booking system - any suggestions?

Hi all.

New to the forum but hope to become an active member

One of my clients needs a way to manage their bookings. They run a travel company that specialise in taking students to and from airports.

At the moment they are an inbound and outbound request forms that email them the details. They then manually input the details into excel.

I am redesigning their website and I have suggested a web based system to take the data from the form and put it into a web based database that they can view.

They have the following criteria...

When they log in, new bookings should be obvious (highlighted for example)

Should be able to sort data by fields (ie by date or location).

Should be able to email direct from the database (a mailto would be fine)


They do not have a huge budget, but I want to do them a good job as they are really nice guys, so i am ideally looking for a script that can offer these features. I am looking around but I thought I would ask you nice people for any suggestions

Thanks in advance.

Gary
Sitewonders Limited
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Nov 27th, 2007, 12:27
saltedm8's Avatar
SuperMember

SuperMember
Join Date: Nov 2005
Location: here
Age: 27
Posts: 1,522
Blog Entries: 2
Thanks: 1
Thanked 11 Times in 11 Posts
Re: Online booking system - any suggestions?

do you know anything about php and mysql because that is what you are going to need, the first rule of website design is never take on a job you cant handle..

a script like that should not take too long to build, but if you dont know either of the above ( php and mysql ) it might take a little longer,

google is your friend, when you have some sort of basic script please come back and ask us how it can be adjusted for your needs

p.s this is not a rant, just basic advice

cheers
Last Blog Entry: Strict and Transitional Doctype's (Sep 12th, 2008)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Nov 27th, 2007, 12:34
New Member
Join Date: Nov 2007
Location: Kent,UK
Age: 25
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Online booking system - any suggestions?

I am not an expert in either but I have worked with countless php scripts and I am confident in my troubleshooting

Just want a nice easy script so I dont have to spend too long on this one

Many Thanks

Gary
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Nov 27th, 2007, 12:41
saltedm8's Avatar
SuperMember

SuperMember
Join Date: Nov 2005
Location: here
Age: 27
Posts: 1,522
Blog Entries: 2
Thanks: 1
Thanked 11 Times in 11 Posts
Re: Online booking system - any suggestions?

a basic script would be a form to database and then a call from the database to display information.

the highlighting of the latest submissions could be done by creating a function to echo colors and fonts if submitted after your last session

( i would have thought your last session could be recorded by the database )
Last Blog Entry: Strict and Transitional Doctype's (Sep 12th, 2008)

Last edited by saltedm8; Nov 27th, 2007 at 12:45.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old Nov 27th, 2007, 13:08
welshstew's Avatar
Site Admin

SuperMember
Join Date: May 2007
Location: inside the outside
Posts: 1,691
Blog Entries: 14
Thanks: 3
Thanked 32 Times in 30 Posts
Re: Online booking system - any suggestions?

Not really sure if this will work, but you could search for some open source resource booking systems and then customise it to your needs.

Each "car" would then be booked as a resource and scheduled in for pick up drop off.

As I mentioned not sure if this will work the way you want it to. Anyways, It's all open source, so you can take a look at the solutions and pick out the code that you need.
__________________
WelshStew Site Admin
If you think I've helped, click the "Thanks"
tierney rides tboard - uk site | xtreme wales - extreme clothing
WebForumz - facebook | LinkedIn
Last Blog Entry: Phorm approved for UK rollout (Sep 17th, 2008)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old Nov 28th, 2007, 11:59
New Member
Join Date: Nov 2007
Location: Kent,UK
Age: 25
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Online booking system - any suggestions?

Thanks Guys.

Well I think a simple form to database script that has a simple user interface for the db would be good.

Any suggestions?

Rest assured I am looking around too!

Many Thanks

Gary
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old Nov 28th, 2007, 17:07
saltedm8's Avatar
SuperMember

SuperMember
Join Date: Nov 2005
Location: here
Age: 27
Posts: 1,522
Blog Entries: 2
Thanks: 1
Thanked 11 Times in 11 Posts
Re: Online booking system - any suggestions?

have a look at this, its just something i built when i was messing about, but it has most the elements you would want ( attached )
Last Blog Entry: Strict and Transitional Doctype's (Sep 12th, 2008)

Last edited by saltedm8; Feb 15th, 2008 at 12:20.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating a "Reservation/Booking" System Scotalia PHP Forum 3 Mar 17th, 2008 15:11
CMS system suggestions... Dewetha Web Page Design 9 Sep 13th, 2007 18:31
M.O.T Booking System jjpeacha PHP Forum 7 Jun 13th, 2007 13:15
Booking system bean_2k1 PHP Forum 4 Jan 6th, 2007 06:48


All times are GMT. The time now is 01:19.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42