Wedding site

side project in 2019

A paperless wedding

We didn't want to send out traditional paper invitations, so I made an RSVP system for all our guests. Talk about a big bang release.

Phoenix API backend

I used a Phoenix app to handle the logic around RSVPs and invitations. It serves the frontend via a JSON API. I really enjoy Phoenix as a framework, especially for serving APIs.

React and Tailwind

It was really important that I got this right first time, and I enjoyed using functional react (combined with tailwind.css) to handle richer user interactions.

Links

Repo

Site (but the login won't work)