Commit Graph

18 Commits

Author SHA1 Message Date
2757fbfe86 git cleanup, bootstrapping unit tests with xunit 2023-11-06 15:24:48 -06:00
080a78f4cf implement checkout form with razor pages 2023-11-03 17:02:36 -05:00
e386edb011 build out checkout form 2023-11-03 15:30:43 -05:00
014cc48bba more view components, adding filter capabilities 2023-11-03 13:55:54 -05:00
f1a744d200 define basic shopping cart behaviors 2023-11-03 13:23:44 -05:00
14d311b5f1 simply views into reusable partial views 2023-11-03 12:10:52 -05:00
9345288c2c improved routing and navigation 2023-10-31 18:25:01 -05:00
383a8b88ee define product details page 2023-10-31 17:55:43 -05:00
7443fc4b9c perform and apply database migrations 2023-10-31 16:27:14 -05:00
1d5404ef03 add basic support for entity framework core 2023-10-31 14:43:58 -05:00
1d36c09909 corrections to gitignore 2023-10-30 19:33:25 -05:00
6bc0099e1d include client-side assets and styling 2023-10-30 16:25:22 -05:00
8e1846713c add some better view configuration 2023-10-30 16:07:21 -05:00
f1354ede6e set up simple views 2023-10-30 15:52:52 -05:00
bb66246464 define simple controller for app 2023-10-30 15:27:13 -05:00
2459e6a89e working through models, repositories 2023-10-30 15:18:47 -05:00
043b5a95f3 changes to git 2023-10-30 14:45:06 -05:00
5371055299 init 2023-10-30 14:41:26 -05:00