QueueSys/QueueSys
kougyoku d6d3e0ca0d Change status field of employee view model to integer.
Add SQL query to LoadEmployeeView()
Add: SaveCustomer() and ArchiveCustomer() functions.
2019-10-11 15:28:31 -07:00
..
bin/Debug configSections MUST be at the TOP of App.config 2019-10-10 10:40:14 -07:00
obj/Debug Add sqlite core and dapper nuget packages 2019-10-08 10:49:31 -07:00
Properties Add option for confirming delete. 2019-10-07 15:30:36 -07:00
App.config configSections MUST be at the TOP of App.config 2019-10-10 10:40:14 -07:00
frmCustomerView.cs Initial commit. 2019-10-07 09:37:47 -07:00
frmCustomerView.Designer.cs Initial commit. 2019-10-07 09:37:47 -07:00
frmCustomerView.resx Initial commit. 2019-10-07 09:37:47 -07:00
frmEmployeeView.cs Add skeleton to generate employee report 2019-10-08 10:49:09 -07:00
frmEmployeeView.Designer.cs Change status field of employee view model to integer. 2019-10-11 15:28:31 -07:00
frmEmployeeView.resx Add option for confirming delete. 2019-10-07 15:30:36 -07:00
frmOptions.cs Add option for confirming delete. 2019-10-07 15:30:36 -07:00
frmOptions.Designer.cs Add option for confirming delete. 2019-10-07 15:30:36 -07:00
frmOptions.resx Add option for confirming delete. 2019-10-07 15:30:36 -07:00
packages.config Add sqlite core and dapper nuget packages 2019-10-08 10:49:31 -07:00
Program.cs Initial commit. 2019-10-07 09:37:47 -07:00
QueueSys.csproj More SQL stuff 2019-10-10 10:13:30 -07:00
QueueSys.db Update archive table 2019-10-11 15:27:25 -07:00
SqliteDataAccess.cs Change status field of employee view model to integer. 2019-10-11 15:28:31 -07:00