Commit Graph

319 Commits

Author SHA1 Message Date
Your Name
fb32f8a71f Update backend to properly handle event slugs and fix RSVP endpoints 2025-04-29 14:17:36 -04:00
Your Name
6a95d9cdfd Update Dockerfile to properly handle TypeScript build and dependencies 2025-04-29 14:14:51 -04:00
Your Name
0816456068 Add admin functionality and improve UI styling 2025-04-29 14:08:56 -04:00
Your Name
55aae01652 Update RSVP form with Material-UI components and improved styling 2025-04-29 14:05:13 -04:00
Your Name
e4e20c5bcf Add navigation to RSVP form from event cards 2025-04-29 14:01:29 -04:00
Your Name
72837de000 Add App.css with basic styling 2025-04-29 13:58:36 -04:00
Your Name
1f53d68b7d Update docker-compose.yml configuration 2025-04-29 13:56:54 -04:00
Your Name
6d8b4d0467 Add RSVP functionality with dynamic form and slug-based URLs 2025-04-29 13:55:55 -04:00
Your Name
43932835b4 Add database.sqlite creation step to Dockerfile 2025-04-29 13:51:49 -04:00
Your Name
d8a3c5abe0 Add proper TypeScript types for SQLite database connection 2025-04-29 13:50:50 -04:00
Your Name
522e6610c4 Update docker-compose.yml with correct volume configuration 2025-04-29 13:48:46 -04:00
Your Name
e90fdd6201 Switch from MySQL to SQLite for simpler database setup 2025-04-29 13:44:36 -04:00
Your Name
e74db19602 Add better error handling and logging to server code 2025-04-29 13:32:40 -04:00
Your Name
d060ac8255 Add container names to docker-compose.yml 2025-04-29 13:27:45 -04:00
Your Name
907d6c6a17 Add tsconfig.json for TypeScript compilation 2025-04-29 13:18:13 -04:00
Your Name
d2f30f528e Update Dockerfile and package.json for proper TypeScript build and deployment 2025-04-29 13:16:21 -04:00
Your Name
eb2d967fd4 feat: add required public files for React build 2025-04-29 13:14:05 -04:00
Your Name
fd97de465d fix: update TypeScript version to 4.9.5 for compatibility with react-scripts 2025-04-29 13:12:25 -04:00
b80879f46b Initial commit: RSVP Manager with React frontend and Express backend 2025-04-29 13:08:01 -04:00