As a product owner I want a web application based on MVC architecture to show appointments confirmed by the users. Users can put the link for appointment confirmation.
Criteria:
Receive a Guid value through specified action method and show a confirmation page that let users know about confirmed appointment.
The confirmation view should show the following text: "The appointment has been successfully confirmed. We will glad to see you soon!"
Notes:
No interoperations are considered in this story. It is just a simple demo app for public environment.
As a product owner I want a web application based on MVC architecture to show appointments confirmed by the users. Users can put the link for appointment confirmation.
Criteria:
Notes:
No interoperations are considered in this story. It is just a simple demo app for public environment.
Example of incoming URL: https://localhost/Appointment/Confirm?id=3F2504E0-4F89-11D3-9A0C-0305E82C3301