Back
Yay
See my uncle download the app but experience a bug where the “Continue” button is hidden because his iPhone text is set to large and the testimonials push the button off screen
#yay
Design secure and stateless QR-based login for the website, where you're shown a QR code (with a random token in it), which you can then scan with the app, which makes an authenticated API request to the server associating the random token with your account, and then automatically redirects your browser session to the dashboard
#yay
Make /filters page public so people can get an idea of what Yay can do without first needing to download the app
#yay
Configure brakeman to scan for security vulnerabilities on every git commit, because we're storing people's personal photos
#yay
Identify user for Flagsmight (feature flags) on app bot so we can enable/disable features for individual users
#yay
Start creating the Open Graph thumbnail image the moment the user creates a photo share link, so when they share it, the image is ready to be shown
#yay
Build rake task to merge users, because I have a bunch of different test accounts and I'd like to consolidate their content
#yay
Show “Get free credits” button when running out of credits which links to new referral section
#yay
Add referral codes that lets you give free credits to your friends, and when they sign up, you also receive free credits. Inspired by Uber early days. Hopefully increases virality, because many people who try the app love it, but few people know about the app
#yay
Default photo sharing in app to sharing a link instead of the raw photo to hopefully increase virality + lower data usage (there's a toggle in settings to switch back to sharing raw photos)
#yay
Add secure, shareable links (only photos that are explicitly shared have a public, unguessable link, which in the future can be revoked as well) with OG preview
#yay