Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexandra-valkova/patientsregistry
Online patients registry for doctor's appointments 🩺 Written in C# (.NET framework 4.8.1 & ASP.NET MVC) with Entity Framework and SQL Server
https://github.com/alexandra-valkova/patientsregistry
appointment asp-net asp-net-mvc c-sharp csharp doctor-appointment-management entity-framework mvc repository repository-pattern sql-server
Last synced: 3 months ago
JSON representation
Online patients registry for doctor's appointments 🩺 Written in C# (.NET framework 4.8.1 & ASP.NET MVC) with Entity Framework and SQL Server
- Host: GitHub
- URL: https://github.com/alexandra-valkova/patientsregistry
- Owner: alexandra-valkova
- Created: 2016-08-16T10:57:31.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-09-20T23:19:35.000Z (4 months ago)
- Last Synced: 2024-09-29T14:41:29.380Z (3 months ago)
- Topics: appointment, asp-net, asp-net-mvc, c-sharp, csharp, doctor-appointment-management, entity-framework, mvc, repository, repository-pattern, sql-server
- Language: JavaScript
- Homepage:
- Size: 28.2 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Patients Registry
The application is an online registry for patients who want to make an appointment with their doctor 🩺Using .NET framework 4.8.1, ASP.NET MVC, Entity Framework and MS SQL Server.