Skip to content

This is an Asp .Net MVC application for medical appointments management

Notifications You must be signed in to change notification settings

andreea-popa22/Medical-Appointment-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 

Repository files navigation

ASP .Net MVC Medical Appointments Management App

Summary:

This projects manages medical appointments for pacients. The process is intended to be used by medical staff during telephonic conversations with patients.

Features developed:

  • local Microsoft SQL Server database
  • CRUD operations for appointment, patient and doctor entities
  • basic UI design
  • export excel file with all appointments (ajax call)
  • find appointments for a specific patient between selected datetimes (using stored sql procedure and ajax call)
  • javascript footer button to scroll to the top of the page
  • entity framework integrated

App demo on youtube

*web.config not included for security reasons.

🔀 ASP.NET Core version of project can be found on secondary branch (migrated from the current one).

Resources:

About

This is an Asp .Net MVC application for medical appointments management

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published