QueueSys/QueueSys
kougyoku a8eeee7e04 Add timer 2019-10-11 21:32:41 -07:00
..
Properties Add option for confirming delete. 2019-10-07 15:30:36 -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
App.config configSections MUST be at the TOP of App.config 2019-10-10 10:40:14 -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 Update CustomerView class properties to match the columns being selected out of the database. 2019-10-11 21:30:25 -07:00
frmCustomerView.Designer.cs Drop a timer onto Customer View form. 2019-10-11 21:32:24 -07:00
frmCustomerView.cs Drop a timer onto customer view to refresh the customer list. 2019-10-11 21:31:43 -07:00
frmCustomerView.resx Add timer 2019-10-11 21:32:41 -07:00
frmEmployeeView.Designer.cs Change status field of employee view model to integer. 2019-10-11 15:28:31 -07:00
frmEmployeeView.cs Add skeleton to generate employee report 2019-10-08 10:49:09 -07:00
frmEmployeeView.resx 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.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