Commit Graph

140 Commits

Author SHA1 Message Date
0b34174ce9 Matching UI with improved API 2024-09-24 13:12:44 +02:00
8395b4427d Readme 2024-09-23 21:27:39 +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
a55248ecef Confirm dialog, fix language change bug, add bank accout information to users 2024-09-22 20:57:28 +02:00
98cc551f76 New cardView component, add database reset confirm dialog 2024-09-22 15:46:33 +02:00
eb84351231 ProductCard redesigned, add property for number of items in stock for product 2024-09-22 15:06:10 +02:00
1f48ec6ae1 New products, productDetail dialog offers a specs category 2024-09-20 23:20:03 +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
fbefa52e01 Readme 2024-09-19 15:04:09 +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
a254f99404 Documenting, restructure and expand API 2024-09-13 12:07:33 +02:00
5134a9df31 Setting fo ri18n-ally, progress stepper on order page 2024-09-12 18:38:56 +02:00
0c20ef4366 Create OrdersPage, load orders from backend, move NavDrawer items to Component 2024-09-11 20:49:55 +02:00
463b49ba93 Account login possible 2024-09-11 14:54:33 +02:00
ee07a5a5af User registration completed 2024-09-10 20:28:24 +02:00
628d1e7bee Add dialog to create new user 2024-09-10 18:50:47 +02:00
c9a80a0a74 Moving image source from web to backend 2024-09-10 16:45:49 +02:00
5a1b28dd60 Translation 2024-09-09 20:55:09 +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
b577ddf47d Moving exmple datasets to json files 2024-09-09 13:45:26 +02:00
ed99709afd Working on product detail dialog 2024-09-08 20:35:10 +02:00
3f061f0136 Add empty state on productsPage 2024-09-08 19:20:54 +02:00
b585ceb81b Product images 2024-09-06 18:49:22 +02:00
53d079c95f Filter products by category and discount, sort by price and name 2024-09-06 18:26:34 +02:00
c1208b5762 Create product cards, display all on products page 2024-09-06 17:10:21 +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
6464521b04 Fix db relations, add sample data, show categories in frontend menu 2024-09-05 16:19:23 +02:00
7ca15a66b3 Add all database tables with relations 2024-09-04 17:06:41 +02:00
955758ec4c Add SQLite database to backend, interacting with the frontend 2024-09-04 16:42:37 +02:00
64f3769953 Create a test backend server with ExpressJs 2024-09-03 19:10:18 +02:00
4ec710e899 Add Vuetify and basic layout for test purposes 2024-09-03 13:54:19 +02:00
36c5e5b583 Add Vue.js with TypeScript support 2024-09-03 13:37:46 +02:00
Maike Raphael
002493c0c6 Initial commit 2024-09-02 14:10:27 +02:00