Commit Graph

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