4 Commits

Author SHA1 Message Date
f4a55882ac Prepare final project submission 2026-06-13 22:51:56 +02:00
Nandrx
53f9691376 Redesign frontend with hero section, auth modal, and animations
- Replace header auth inputs with Bootstrap modal (Login/Register tabs)
- Add hero section with dark gradient, decorative grid lines, teal glows
- Floating search card with strong shadow inside hero
- Add card entrance animation (fadeSlideUp) with staggered nth-child delays
- Add skeleton loader shown while events are fetching
- Add empty state components with emoji icon and description
- Remove all alert() calls, replace with inline DOM error messages
- Add CSS custom properties for consistent design tokens
- Add Inter font, modern typography scale
- Document input validation under OWASP A03 in README
2026-05-31 17:52:40 +02:00
8934aa836d Added mobile, tablet, desktop versions 2026-04-04 18:02:25 +02:00
0fe66d8746 Initial project setup with HTML structure, modular JS, and Ticketmaster event fetching 2026-03-15 12:09:43 +01:00