Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 387 Bytes

readme.md

File metadata and controls

9 lines (5 loc) · 387 Bytes

Daily Zen Quotes

app contains the Next.js app that powers the website. It's responsible for collecting emails and handling email unsubscribes.

sendmail is a Node.js app that sends out emails.

scraper.py is a Python scraper I wrote to scrape Zen quotes from Goodreads.

shuffler.py is a helper file that shuffles the quotes into a random order.