To get and run this app:
- Clone this repo
- Must have visual Studio 2017 and later
- SQL Server 2016 and later
- Entity Framework 6.3.0 and later
- EntityFramework 6.4.4
- MetroFramework 1.4.0
Models/- This folder contains the schema definitions for our EF6 models.Modules/- This folder contains all windows forms and user controls.Presenters/- This folder contains all classes used by the application logic.views/- This folder contains the definition of all interfaces.