Skip to content

VUT FIT School project - ICS - Team messenger, MVVM C# WPF

Notifications You must be signed in to change notification settings

dvagala/VUT-FIT-ICS-TeamMesseger

Repository files navigation

MVVM Team Messenger

This was my school project in course ICS in VUT FIT. Fully working desktop messenger for teams with MVVM design pattern, C# WPF. Database was set up with EntityFrameworkCore as code first. It's not connected to remote SQL server, it uses SQL Server Express LocalDB. So you can either set up your local SQl server with EntityFramework Migrations or set up remote SQL server and replace database connection string in my code in database layer. User password is stored securely, but messages and others data is just plain text. A lot of things to improve. Credits for colors and final graphic design goes to Zhamilya Abikenova. 46/50b


About

VUT FIT School project - ICS - Team messenger, MVVM C# WPF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages