yes i want a postcard is a subscription postcard service, where I mail a weekly postcard with a photo of mine and a short writeup.
From a technical perspective, this project uses Beluga as the underlying base, and then I integrated Stripe subscriptions into the store model.
The site backend uses Postgres to handle subscriber accounts as well as scheduling postcard orders. Subscriber authentication is managed through emailing a one-time passcode.
As a condition of the project, I will not be posting any of the postcard images online :)
Subscriber profile page, where people can update their address or cancel their subscription.