Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 497 Bytes

used-technologies.md

File metadata and controls

12 lines (10 loc) · 497 Bytes

Used Technologies

  • Visual Studio 2017 for C# development.
  • Ms SQL Server for database.
  • Dapper for connecting the C# (back-end) to the database with its API.
  • MahApps.Metro as a WPF library for UI design.
  • MahApps.Metro.IconPack as an icon library for UI design.
  • Squirrel.Windows for deploying the app as an oneClick executable.
  • Office.Core for writing data to Excel.
  • XAML language to create the UI for WPF app.
  • GitHub for version control and hosting the app releases online.