Skip to content

client-server task managing desktop application for groups or companies

Notifications You must be signed in to change notification settings

NSV-dev/delegator

Repository files navigation

delegator

delegator is a client-server task managing desktop application for groups or companies

Architecture

image

Contains 5 layers: MSSQL database, API Library (Connection to DB + Models), API (ASP.NET Core), UI Library (Connection to API + Models), UI (WPF). Used SOLID, DRY principles. Used MVC for API, DAO for API Lib, MVVM for UI, Facade for UI Lib.

Patterns and Principles

  • MVVM for client
  • MVC for API
  • SOLID
  • DRY

You can download and run this app

Download this ZIP file and run setup.exe

P.S. Currently not working (servers are not free)

About

client-server task managing desktop application for groups or companies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages