Footsites-Order-Checker

This project was created to help people check the status of muliple footsites orders in a quick, clean, effcient manner.

alt text

Setup

  1. Clone the repository
  2. Run npm install to install dependencies
  3. Setup the CSV https://docs.google.com/spreadsheets/d/1dXVei4OLduGydK2yIgOWtpQzoaF3ijlQ9lI7Fvl2ZVU/edit?usp=sharing
  4. Run node index.js

How to setup the CSV

Go to https://docs.google.com/spreadsheets/d/1dXVei4OLduGydK2yIgOWtpQzoaF3ijlQ9lI7Fvl2ZVU/edit?usp=sharing Download it and name it tasks.csv, then move it into the footsitesOrderChecker folder. Fill you information into the email, order number, and webhook section.

TODO

Proxy Support