/100daysposter

Website to download a customised 100 days challenge poster as a pdf

Primary LanguageHTML

100daysposter

Website to download a customised 100 days challenge poster as a pdf

Ever came across the #100daysofcode challenge? Download a poster with 100 squares, print it out, cross one off every day and don't break the chain! Benefits are inclusive of, but not limited to:

  • dopamine hit from physically crossing a day off (it's rather satisfactory 😌 )
  • visual reminder of your progress and commitment

💻 ✅ Supporting most desktop screen sizes
📱 🚫 Mobile support currently not available

How it works

1️⃣ Customise your poster and download it

  • choose one of the preselected colours or enter a custom colour code for the background
  • choose black or white text
  • choose to count from 0 (nerd setting)
  • insert activity you're commiting to
  • choose paper size based on the location of your printing service (Letter for North America, A4 for everywhere else)
  • insert a quote
  • insert the author of a given quote

2️⃣ Print it out and hang it up

3️⃣ Cross days off and watch the streak grow 💪

Dependencies

Run it locally

Clone the repo and run:

yarn start

Main functionality

app.js is responsible for customisation form and the poster preview
pdf.js handles generating the pdf

Disclaimer

Be warned: This is my first project and the codebase looks accordingly 😬 Feedback and suggestions are welcome, just open a PR 🙏

License

MIT