A small Flask app to collect birthday messages in a “time capsule.” Create a capsule, share a link, let friends add notes/photos, and unlock everything on the big day.
https://pixel02.pythonanywhere.com/
- Create a capsule with a name and unlock date
- Share a link or QR so friends can contribute
- Messages stay sealed (encrypted) until unlock
- Optional owner/access PINs and a simple owner view
- Uses a local SQLite database (
time_capsule.db)
- Create a capsule and set the unlock date
- Share the capsule page (or its slug/QR) with friends
- Friends add messages (text, ASCII art, small images)
- On/after the date, unlock to reveal everything together