4 Commits

Author SHA1 Message Date
f4a55882ac Prepare final project submission 2026-06-13 22:51:56 +02:00
Nandrx
fdffc08417 Improve code quality, security, and accessibility
- Fix login check: use HTTP 200 instead of 201 for GET /api/user
- Add encodeURIComponent for city in Ticketmaster URL
- Re-throw errors in ticketmaster.js so app.js can show user feedback
- Add JSDoc comments to all service and utility modules
- Add German labels and text throughout (de-CH locale)
2026-05-31 17:48:39 +02:00
085e7ffd73 Added backend server 2026-04-10 21:31:16 +02:00
0fe66d8746 Initial project setup with HTML structure, modular JS, and Ticketmaster event fetching 2026-03-15 12:09:43 +01:00