286ffda457
Merge remote-tracking branch 'origin/develop' into login_function
...
# Conflicts:
# public/registrieren/registrieren.html
- Cleaned up code
- Passwords are now encrypted in the database. Passwords of all pregenerated useres is "changeme"
2025-05-01 12:10:41 +02:00
e2a1fb9151
- changed the categories of the products to fit the theme
2025-04-26 18:16:34 +02:00
ff594657b0
- deleted unnecessary files
...
- created a new script to fill the databse with random testdata
- improved the script to create the databse
2025-04-14 22:31:24 +02:00
97a1ac4744
fixed create DB script to actually create a database
2025-04-14 19:22:40 +02:00
1e0aea7fd5
- added script to fill product table [WIP]
2025-04-11 09:26:22 +02:00
0482eeec59
- fixed new query script
2025-04-11 09:03:30 +02:00
641d14a2dd
- fixed database fill script
...
- added new query script
2025-04-11 08:54:50 +02:00
6681b29d51
cleaned up code
2024-11-22 12:40:38 +01:00
ce8cf93f46
added working routine to fill "user" table with data
2024-11-22 11:38:58 +01:00
24b01903ef
added first working db query and script to fill DB with random data (WIP)
2024-11-20 22:41:34 +01:00
07e48d70a2
sql scripts are now functional for XAMPP (MariaDB)
2024-11-19 08:21:02 +01:00
044385c183
updated sql scripts
2024-11-18 21:12:50 +01:00
937329c9a4
added database connection
2024-11-18 09:06:34 +01:00