Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.69 KB

README.md

File metadata and controls

30 lines (23 loc) · 1.69 KB

Word-Adder

A JS program that originally parsed igbo words + definitions and now updates spanish vocab lists hosted on google sheets to include defintions & example sentences

Instructions

  1. git clone this repository
  2. follow this tutorial to get your credential JSON & add it to your repo
  3. Save this file as client_secret.json
  4. Add a variable named spread_id to the JSON file and initalize its value with your Google Sheet id (found in its url)
  5. in the terminal, run node scrape.js and follow the CLI instructions (note: sheet index refers to the sheets located in your google doc; the first sheet is index 0)

Built With

Results

  • igbo quizlet deck
  • Tools / Languages / Concepts: Node.js, Promises/Async/Await, Javascript, CLI, Google Sheets API, JSON

Author

Chiazo Agina

Acknowledgments + Credits

License

This project is available under the MIT License - see the linked file for more details.