The project makes it possible to create students in through a UI created through WPF. As the information that can be added for each student is names, faculty, specialty... . Also covered is a mini project to track employee expenses.
Technologies, Techniques i learnt,i got acquainted:
- C# CORE + (LINQ, Delegates).
- EnitityFramework, Microsoft SQL.
- WPF- Window Apllications, XAML laangauge, Data Binding, Commands, Working with controls.
- MVVM design pattern.