Commit Graph

8 Commits

Author SHA1 Message Date
s459315 ab827d849c Wired up login form to API
Connected the login form button to the Authentication endpoint (/token). Gets back bearer token or exception if failed
2022-07-08 17:31:58 +02:00
s459315 ad7cb45908 Created shell and login WPF forms 2022-07-08 16:27:24 +02:00
s459315 f582cf6653 Register DB Tables
Tables for the basic register system.
2022-07-05 13:54:10 +02:00
s459315 17286a5fc4 Added empty WPF project with Caliburn.Micro 2022-07-04 18:48:43 +02:00
s459315 04ec435d21 Added Empty DB Project 2022-07-01 18:11:39 +02:00
s459315 ac193f9128 Added Swagger to API project
added swagger with description of every api method and path
2022-07-01 16:03:30 +02:00
s459315 46b4a696cb Added web api project 2022-06-30 21:37:20 +02:00
s459315 c83860e9c5 Add VS solution file
Adds the blank solution for RetailManager application
2022-06-30 15:39:57 +02:00