Commit Graph

24 Commits

Author SHA1 Message Date
4bcc2b86d5 Display concerts with card views on "All concerts" page, adding image property for tours 2024-09-28 21:18:25 +02:00
9b325c849e Display all bands grouped by genre, create m:n association between Band and Genre in database 2024-09-27 23:25:24 +02:00
848e7abf92 Location page displays city groups with all available concert locations 2024-09-27 20:40:59 +02:00
f5204578e4 Add ToursTable, update API documentation 2024-09-26 14:40:41 +02:00
787c5a61e5 Rewriting database and API to transform to a ticket shop 2024-09-26 11:04:27 +02:00
f41cf1ba90 Creating admin pages, new brand API endpoint 2024-09-25 15:42:05 +02:00
cbd01f6d59 Connect Orders database table with Payments and Addresses, visualize it in the frontend 2024-09-24 23:41:35 +02:00
e00107ab6a Better validation on text fields, change AlertBanner to Snackbar 2024-09-24 22:18:27 +02:00
87f3516b54 Extend database with more tables, rewrite API doc, improve API endpoints 2024-09-23 21:22:45 +02:00
a55248ecef Confirm dialog, fix language change bug, add bank accout information to users 2024-09-22 20:57:28 +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
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
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
ee07a5a5af User registration completed 2024-09-10 20:28:24 +02:00
ed99709afd Working on product detail dialog 2024-09-08 20:35:10 +02:00
b585ceb81b Product images 2024-09-06 18:49:22 +02:00
c1208b5762 Create product cards, display all on products page 2024-09-06 17:10:21 +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