Skip to content

A simple system for clients / patients registration built on .NET

License

Notifications You must be signed in to change notification settings

linuxchata/medical-soft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medical Soft

A simple system for clients / patients registration built on .NET

Build Status

Build server Platform Status
AppVeyor Windows Build status

Features

  • Clients / patients registration
  • Staff / personal registration
  • Reminder for staff / personal on clients / patients appointments
  • Email notifications
  • Scheduler for clients / patients appointments
  • Supports of English, Ukrainian and Russian languages of user interface
  • Automatic database backup

Prerequisites

  • SQL Server
  • Visual Studio 2015

Steps to run

  • Create a database in SQL Server (installation scripts are located in database folder)
  • Update the connection string in app.config in src/Client folder
  • Build and run the solution (login and password - a)

Technologies and frameworks used

  • WPF
  • CommonServiceLocator
  • Unity
  • SQL Server / EntityFramework
  • log4net
  • Microsoft Expression Encoder

About

A simple system for clients / patients registration built on .NET

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages