So I've taken a stab at the TikTok-style news app posited in this previous post.
My premise: Most news apps look the same and emphasize browsing when you're stting with a cup of coffee in the morning. How would I design a news app for in-between moments — standing in line, waiting for the elevator — when I didn't have a specific thing I was looking for, beyond something interesting to read?
Here's what I came up with — you can take a look at https://atlantic-tik-tok.herokuapp.com:
I'm Andrew McGill, a product builder who turns delightful ideas into real things.
I used to make stuff at The Atlantic and POLITICO. Now I build things with people like you.
It's a progressive web app modeled loosely after TikTok, where every swipe up gives you something new. If you're interested in a story, you can tap it to read it in full.
The app starts by pulling the latest news from The Atlantic. But once you finish swiping through those, it prompts you to "Enter the Wormhole," pulling the best stories from out archive.
A few notes:
Since this is a web app, not a native iOS app, you have to manually "install" it by opening the URL in Safari or Chrome and clicking "Add to Home Screen." You can also just visit it as a website, but I prefer the fullscreen version.
I'm going to sit with it for a bit and see if it fills a hole in my news habits. But there's definitely already a few things I want to improve.
Plenty of room to improve, but it's a start. Give it a shot yourself and let me know what you think. (And here's the Github repository for the code.)