Mvc appointmentsystem
Appointment Hub is an appointment schedulling application written in ASP.NET MVC 5. The purpose of this application is to streamline the booking of appointments in situations akin to a doctors office. Appointment Hub makes use of boot straps responsive elements and allows the site to the useable on mobile, tablet and desktop devices.
A contact in this case a doctor will be able to log into the system and set up their availability for appointments in the coming future. Users are then able to see the doctors free appointments and can book said appointments. As appointments are booked the system manages the contacts availability, so that it is not possible to double book an appointment.
- MVC 5
- EF 6
- Bootstrap 4
- Ninject
- Moq
- JQuery
- Auto Mapper
- Fluent Validation