AnukramaPoudyal / Dine-In-System

1 stars 0 forks source link

Incomplete Confirmation Details for Table Bookings #15

Open RelianceMaharjan1 opened 2 months ago

RelianceMaharjan1 commented 2 months ago

After confirming a table booking, users do not receive confirmation messages containing essential details such as date, time, and available seating space.This issue leads to user confusion and uncertainty about the specifics of their booking. Users may not know when their reservation is scheduled or if their preferred seating option is available.

Potential Causes: Backend Logic Errors: Errors in the backend logic responsible for generating confirmation messages may be omitting necessary details. Data Retrieval Issues: The system may fail to retrieve booking details accurately or integrate them into confirmation messages properly. Message Template Errors: Incorrect message templates or formatting issues could be causing important details to be left out of confirmation messages.

subikshya-koirala commented 2 months ago

I have solve the issue that you have assigned to me and here is the code for it and it's working smoothy. image