This website requires JavaScript.
Explore
Help
Sign In
RyderTech
/
rsvp-manager
Watch
1
Star
0
Fork
0
You've already forked rsvp-manager
Code
Issues
Pull Requests
Packages
Activity
Files
10b93e714a678fe6aa8068c51f46ba50d6a4497a
rsvp-manager
/
frontend
/
src
History
Your Name
10b93e714a
fix: add null check for neededItems in RSVPForm
2025-04-29 19:33:18 -04:00
..
components
fix: add null check for neededItems in RSVPForm
2025-04-29 19:33:18 -04:00
App.css
Add App.css with basic styling
2025-04-29 13:58:36 -04:00
App.tsx
Update box color to black and fix comma formatting
2025-04-29 18:41:03 -04:00
index.tsx
Initial commit: RSVP Manager with React frontend and Express backend
2025-04-29 13:08:01 -04:00
types.ts
feat: Add needed items feature to events and RSVPs - Add needed_items field to events table - Update event creation form with needed items input - Add multi-select for needed items in RSVP form - Update event details to display needed items - Update admin interface to handle new items_bringing format
2025-04-29 19:01:36 -04:00