Ask HN: What's your quarantine side project? 6 years ago
My girlfriend and I just finished the MVP for a live yoga class directory. See the demo here: https://demo.yogalist.live
It should enable yogis to find suitable online classes but also help out the studios to guide customers to their online offering. Lockdown is slowly lifted around here but there is still a limit on the number of people allowed in a yoga class.
Stack is based on flask. Took this quarantine time to learn more about container-based deployment; still battling a bit with cold-start times on google cloud run ;-)