Skip to content

tonyv2576/disc-styles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An website that lets you take a test to determine your disk style. Was originally created for my mother because she was doing the calculations in a google sheet.

Note: This app uses google sheets for data storage so the data was easily accessible and readible. There are 2 files that are required but not included in my repo for obvious reasons.

If you plan to build it on your own, inside the folder "data" there should be the following files:

  • oauth-secret.json

  • This is the client secret you get from the google developer portal. Download it and rename it to oauth-secret.json.

  • service.json

  • This is the service credentials you get from the google developer portal. Download it and rename it to service.json.

  • oauth.json

  • This file is just a json file that contains your client id and client secret. It's included but you have to include the information yourself. Eventually, I'll get rid of this file and just get the client secret from the oauth-secret.json (which I should've done in the first place)

  • questions.json

  • This is included and contains a list of words used to build the disc style questions.

  • spreadsheet.json

  • This is included as well but similar to the oauth.json, you have to include the information yourself. It contains your spreadsheet id and the name of the sheet you want to save to

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published