I would like to know the Answer of the USE CASE DIAGRAM to the following problem statement : (PS. DON'T GET THE ANSWER FROM THE INTERNET, I WANT YOUR ANSWER ACCORDING TO THE PROBLEM STATEMENT) RESERVE SEAT A passenger should be able to reserve a seat in the train specified by him if available. For this he has to fill a reservation form with the details about his journey. The clerk checks for the availability of the seat in the train and if the seat is available then he makes entries regarding train name, train number, date of journey, boarding station, and destination. The passenger is the asked to pay the fair .After making payment the passenger can collect the ticket from the clerk. 2. CANCEL RESERVATION There may arise a case when the passenger wants to cancel his reservation .For this he has to fill a cancellation form providing all the details about the ticket reserved by him. The clerk then checks for the entries from the database and cancels the reservation finally returning the ticket amount with some deduction 3. UPDATE TRAIN INFORMATION & REPORT GENERATION Only the Administrator has the right to make changes in train details(train name, train no. etc.).The system should also be able to generate report when needed in the form of reservation charts, train schedule charts etc. 4. LOGIN Only the user with specified login id & password can get access to the system. This provides security from unauthorized access. 5. VIEW RESERVATION STATUS & TRAIN SCHEDULE All the users should be able to see the information about the reservation status & train schedule, train name, train number etc.
I would like to know the Answer of the USE CASE DIAGRAM to the following problem statement :
(PS. DON'T GET THE ANSWER FROM THE INTERNET, I WANT YOUR ANSWER ACCORDING TO THE PROBLEM STATEMENT)
- RESERVE SEAT
A passenger should be able to reserve a seat in the train specified by him if available. For this he has to fill a reservation form with the details about his journey. The clerk checks for the availability of the seat in the train and if the seat is available then he makes entries regarding train name, train number, date of journey, boarding station, and destination. The passenger is the asked to pay the fair .After making payment the passenger can collect the ticket from the clerk.
2. CANCEL RESERVATION
There may arise a case when the passenger wants to cancel his reservation .For this he has to fill a cancellation form providing all the details about the ticket reserved by him. The clerk then checks for the entries from the
3. UPDATE TRAIN INFORMATION & REPORT GENERATION
Only the Administrator has the right to make changes in train details(train name, train no. etc.).The system should also be able to generate report when needed in the form of reservation charts, train schedule charts etc.
4. LOGIN
Only the user with specified login id & password can get access to the system. This provides security from unauthorized access.
5. VIEW RESERVATION STATUS & TRAIN SCHEDULE
All the users should be able to see the information about the reservation status & train schedule, train name, train number etc.
Step by step
Solved in 3 steps with 1 images