If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > JAVA > how to do the reservation system (was "pllllllllllllz i want HELP")

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-12-07, 05:06
saasbs saasbs is offline
Registered User
 
Join Date: Mar 2007
Posts: 3
Exclamation how to do the reservation system (was "pllllllllllllz i want HELP")

Hi,

im new member in this forum, i'm last year student and i need your HELP soo much.
I am working on my final project which is about developing a hotel website, that includes a reservation system. And im really concerned how to start it because im not so much with the java codes, and database.
So plllllz if you can help me in doing it, i want you to explain for me by steps how to do the reservation system, from the beggening.

thank you, and pllz help me as soon as possible because i dont have much time to wait, i have to start it from now.
I am sure that you are going to help me in my project.

thank you,
regards,
Darkness
Reply With Quote
  #2 (permalink)  
Old 03-12-07, 05:58
gvee gvee is offline
www.gvee.co.uk
 
Join Date: Jan 2007
Location: UK
Posts: 10,156
Quote:
Originally Posted by saasbs
i want you to explain for me by steps how to do the reservation system, from the beggening.
Please check out this link and have a rethink of your post.

We are NOT doing your project, but we can give you specific help/advice - so let's here the questions!
__________________
George
Twitter | Blog
Reply With Quote
  #3 (permalink)  
Old 03-12-07, 06:14
saasbs saasbs is offline
Registered User
 
Join Date: Mar 2007
Posts: 3
Exclamation

ok thanx 4 the link.

1) what is the first step for bulding reservation system? for exampale database, jsp or what?

because i dont know from where do i have to start :s
Reply With Quote
  #4 (permalink)  
Old 03-12-07, 06:20
gvee gvee is offline
www.gvee.co.uk
 
Join Date: Jan 2007
Location: UK
Posts: 10,156
Quote:
Originally Posted by saasbs
I am working on my final project which is about developing a hotel website, that includes a reservation system.
Presumably the reservation system will need to store data about the reservations... Therefore you need some form of database to record the information in.

What language are you coding the website in?
How many concurrent users will be accessing the reservation system at most?
What are the constraints of the project?

These are all questions that you will need to ask yourself to find a viable platform to proceed.

Example: If you have more than 5 or so concurrent users on the system, MSAccess is not the correct database choice.
__________________
George
Twitter | Blog
Reply With Quote
  #5 (permalink)  
Old 03-12-07, 06:29
saasbs saasbs is offline
Registered User
 
Join Date: Mar 2007
Posts: 3
Exclamation

im going to do the reservation system in java script, and the hotel already have database, so i think im going to connect it with their database.
but actually i dont know the steps that i have to follow to complete the reservation page successfuly!!
also i have to create a calender, so that people can choose the day they will come to hotel, and if its available or not. :s
Reply With Quote
  #6 (permalink)  
Old 03-12-07, 06:34
gvee gvee is offline
www.gvee.co.uk
 
Join Date: Jan 2007
Location: UK
Posts: 10,156
The place I would go to start would be here.

JavaScript probably has a built in calender - just google for one.
And what is their database - Access, MYSql, MSDE, etc?
The way to connect to them differs.

And JavaScript IS NOT Java
__________________
George
Twitter | Blog
Reply With Quote
  #7 (permalink)  
Old 03-12-07, 09:43
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,525
yes, javascript <> java, however jsp = java, and "java script" could mean "jsp script"

dear saasbs, is it too late to change your course selections? because you are gonna have a real hard time with this one

if the hotel already has database, then your only challenge is the jsp, yes?

i can tell you from experience that coding a calendar is ~not~ an easy assignment, and you do not want to try something that complex as your first foray into a new language
__________________
r937.com | rudy.ca
please visit Simply SQL and buy my book
Reply With Quote
  #8 (permalink)  
Old 03-12-07, 10:05
gvee gvee is offline
www.gvee.co.uk
 
Join Date: Jan 2007
Location: UK
Posts: 10,156
Quote:
Originally Posted by saasbs
im going to do the reservation system in java script, and the hotel already have database, so i think im going to connect it with their database.
POW!
I agree with Rudy, don't even try to create a calandar, especially with your seemingly low understanding of programming (I don't mean any offence).

Rudy, know of any ActiveX control calendars?
__________________
George
Twitter | Blog
Reply With Quote
  #9 (permalink)  
Old 03-12-07, 10:14
healdem healdem is online now
Jaded Developer
 
Join Date: Nov 2004
Location: out on a limb
Posts: 9,250
Quote:
Originally Posted by saasbs
ok thanx 4 the link.

1) what is the first step for building reservation system? for example database, jsp or what?

because i don't know from where do i have to start :s
just a few hints
what was the course that you are doing this assignment for about
what was the unit titled
can you find out from students who attended the course what was covered in it
can you find out what reading material you were meant to be covering

.....the clue to the course requirements is often in the detail.
__________________
I'd rather be riding my Versys or my Tiger 800 let alone the Norton

Last edited by healdem; 03-12-07 at 10:20.
Reply With Quote
  #10 (permalink)  
Old 03-12-07, 13:41
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,525
Quote:
Originally Posted by georgev
Rudy, know of any ActiveX control calendars?
absolutely not, because activex is evil
__________________
r937.com | rudy.ca
please visit Simply SQL and buy my book
Reply With Quote
  #11 (permalink)  
Old 03-12-07, 14:35
TallCowboy0614 TallCowboy0614 is offline
Throwin' the steel to SQL
 
Join Date: Feb 2004
Location: Marina Del Rey, CA
Posts: 3,663
Quote:
Originally Posted by saasbs
Hi,

im new member in this forum, i'm last year student and i need your HELP soo much.
I am working on my final project which is about developing a hotel website, that includes a reservation system. And im really concerned how to start it because im not so much with the java codes, and database.
So plllllz if you can help me in doing it, i want you to explain for me by steps how to do the reservation system, from the beggening.

thank you,
regards,
Darkness
"last year students" don't know much about database nor front-end code? Lord help us...

I mean, I'm all about bring light to darkness...but c'mon now...
__________________
aka "Paul"
Non est ei similis.

I just read "100 Things To Do Before You Die". I was surprised that "Yell for help!!" wasn't one of them
Reply With Quote
  #12 (permalink)  
Old 03-12-07, 14:38
TallCowboy0614 TallCowboy0614 is offline
Throwin' the steel to SQL
 
Join Date: Feb 2004
Location: Marina Del Rey, CA
Posts: 3,663
Quote:
Originally Posted by healdem
can you find out from students who attended the course what was covered in it
gotcha... *LOL*
__________________
aka "Paul"
Non est ei similis.

I just read "100 Things To Do Before You Die". I was surprised that "Yell for help!!" wasn't one of them
Reply With Quote
  #13 (permalink)  
Old 03-13-07, 12:15
gvee gvee is offline
www.gvee.co.uk
 
Join Date: Jan 2007
Location: UK
Posts: 10,156
Quote:
Originally Posted by r937
absolutely not, because activex is evil
I never knew that it was evil - just difficult to understand
__________________
George
Twitter | Blog
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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