Commit Graph

17 Commits

Author SHA1 Message Date
cbd01f6d59 Connect Orders database table with Payments and Addresses, visualize it in the frontend 2024-09-24 23:41:35 +02:00
14da64ecbe Payments and Addresses add- and removeable 2024-09-24 20:53:46 +02:00
03ff8b402f Implement ordering process 2024-09-24 15:40:16 +02:00
0b34174ce9 Matching UI with improved API 2024-09-24 13:12:44 +02:00
87f3516b54 Extend database with more tables, rewrite API doc, improve API endpoints 2024-09-23 21:22:45 +02:00
6aae064902 Add Score board page to visualize progress of exercises 2024-09-22 21:29:23 +02:00
c27dc747b7 Fix order view 2024-09-20 15:30:40 +02:00
871f8cac7a Redesign productDetail dialog 2024-09-20 15:08:17 +02:00
88c43d62c6 Improved user feedback system, improved Product detail view 2024-09-20 12:57:19 +02:00
58fcae647a Move banner system to store, migrate login/register API handling to own file, display Account details on accountPage 2024-09-19 16:20:12 +02:00
ddc96bac13 CategoryStore, API calls 2024-09-18 16:21:07 +02:00
fbbfcdf365 ProductStore, move API calls to separate file 2024-09-18 15:59:16 +02:00
463b49ba93 Account login possible 2024-09-11 14:54:33 +02:00
40586f18b2 New basket table, add empty state on basket page, new BasketItemModel 2024-09-09 19:47:46 +02:00
dff6992db3 Store products in a basket, display list of products in basket 2024-09-09 14:33:29 +02:00
5fdf9315c9 Login form 2024-09-05 18:12:08 +02:00
4662a929a0 VueRouter, Pinia state management, add pages, design preferences page 2024-09-05 17:47:02 +02:00