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
bada79ed62c2b642dce2bff9c6b916b87732080f
rsvp-manager
/
frontend
/
src
History
Starstrike
48d96e4b69
Add delete event button with confirmation dialog to admin page
2025-04-30 17:56:15 -04:00
..
components
Add delete event button with confirmation dialog to admin page
2025-04-30 17:56:15 -04:00
App.css
Add App.css with basic styling
2025-04-29 13:58:36 -04:00
App.tsx
Update RSVP URL pattern to match admin/view structure
2025-04-30 15:05:51 -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