/breakup-survival

A simple site full of suggestions of things to do, watch, listen to, and think during times of heartache. Powered by listeners of the podcast Death, Sex, & Money.

Primary LanguageHTML

Breakup Survival Guide

This site is a repository of things to do, watch, read, listen to, and think during times of heartache. It was inspired by the podcast Death Sex and Money's Breakup episode and originally populated with suggestions from the show's listener-created Google Sheet Breakup Survival Kit.

The site uses the Tabletop.js library to access the Google Sheets API, serving up a randomized suggestion from this curated list of over 400 heartbreak cures.

To start a local Python server

python -m SimpleHTTPServer 3000

If you have php globally

php -S localhost:3000