jfarris10 / pdxtipjar

Website source code for PDX Tip Jar

Home Page:https://pdxtipjar.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a simple Gatsby site that pulls data from a Google Sheet. We encourage anyone who wants to set up their own site to clone this repo. We also welcome contributors to the pdxtipjar.com site. If you have any bugs or feature requests, go ahead and file an issue.

PDX Tip Jar is an all volunteer effort by Jacqi Ko and Noah Manger. If you haven't already, we encourage you to go tip someone in need!

Developing

Clone the repo, navigate into the directory.

If it's your first time, install dependencies:

   npm install

Start developing:

   gatsby develop

Cloning

We're working on making this easier, but for now, if you'd like to duplicate this site for your own city:

  1. Fork this repo.
  2. Set up a new Google Form that saves data to a Google Sheet with these headers
  3. Embed your Google Sheet on the signup form page
  4. Set your Google Sheet to publish to a CSV
  5. Insert the URL to the CSV here
  6. Deploy (PDX Tip Jar currently uses Netlify

About

Website source code for PDX Tip Jar

https://pdxtipjar.com

License:MIT License


Languages

Language:JavaScript 60.2%Language:CSS 39.8%