invitationSystem_migrated
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in miliseconds.
This Val serves as an entry point to the InvitationSystem project, which is an invitation management system with admin panel and user-facing invitation pages.
- Admin interface to manage invitations (/admin)
- Track user interactions with invitation pages
- Custom invitation URLs for each invitee
- Support for adding events to calendar
- Map integration for venue locations
Based on the original project by prashamtrivedi but reorganized into a project structure for better maintenance.
/
or/admin
- Admin interface/invitation/CODE
- User-facing invitation page (where CODE is the unique invitation code)/api/users
- API endpoints for user management/api/interactions
- API endpoints for tracking interactions