untitled-8646
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
index.ts
https://nptaylor13anika--4071589435da11f0b9939e149126039e.web.val.run
A web application to help couples plan their wedding seating arrangements with ease.
- Add guests as a comma-separated list
- Create and arrange tables (both circular and rectangular)
- Drag and drop guests to assign them to seats
- Save and load different seating arrangements
- Visualize your entire seating plan
/backend/
- API endpoints for saving and loading seating arrangements/frontend/
- User interface with drag-and-drop functionality/shared/
- Shared types and utilities
- Enter your guest list in the input field
- Add tables to your floor plan
- Drag and drop guests to assign them to seats
- Save your arrangement with a name
- Load previous arrangements to continue editing