Pet Services Web Application using ASP.NET C# & bootstrap
Used bootstrap carousel components and web server controls such as ImageButton
A simple static html page that describes the services of the project and about the team members.
A page that lists pets that are available for adoption.
Used DataSource to inflate the DataList
User can click on the images, and will be redirected to a new page that display information of the pet. Then user can click on request for adoption.
User must login or register to use the services such as pet hotel and pet grooming.
User can also reset password if they have forgotten them.
User can choose cat grooming service or dog grooming service.
User can choose a date and choose the services required for the pet.
User can choose hotel services for their cats and dogs.
Three types of room size are provided with different prices for each pet type.
User can select the duration of stay from the calander web server control that have been used. Price are then calculated based on the total number of stays multiplied by price per day.
User can view their grooming reservation and hotel reservations.
User can delete their reservations.
User can look up their information on this page.
User may update their details as well.
User can rate our services or provide suggestions for improvements.