RSVP System

Technology: Bubble
Category: no-code, ui / ux, qa

I have developed an event management system using Bubble, a no-code development platform. The system features an RSVP page where users can view the invited person’s response. The design was based on a simple template that I adapted, added more elements and changed the colors. I included a short form to capture information about the guests, such as name and number of guests in their party. 

On the right side, I implemented a list of all the guests invited and their information.

Users who have confirmed their RSVP can also see a link to view the Feed page, which is only clickable if they have confirmed attendance to the event. The Feed page is only accessible to users who are logged in and have RSVPed to the event. If they have not RSVPed, they will be redirected to the RSVP page. 

I also allowed users to submit their own post, including an image. The system also shows the list of posts made by confirmed guests of the event. I added a simple icon that when clicked, opens a popup with an input field for guests to submit any questions to the host. Upon submission, the message and the user’s name/email are sent to the email of the host. 

I also adhered to standard best practices, such as not storing empty texts (posts, comments, etc.) and not allowing negative values when a number is required (currency, number of things). 

Go to RSVP System