Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 686 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 686 Bytes

Online Appointment System

A fully working online appointment system built on ASP.Net MVC 5 using C#. Users can register an account, create appointments, view appointment history and change password. Doctors can view upcoming appointments and appointment history. Admin accounts can create profiles for doctors, edit profiles, change appointment durations and change the working hours from the front end. Microsoft Identity 1 is used for user accounts and all passwords are stored as hashes.

The MIT License (MIT)

Copyright (c) 2016 Adeel Ahmad