https://github.com/maxleiter/thetattauappreviewer
A quick thrown together tool for reviewing Theta Tau apps
https://github.com/maxleiter/thetattauappreviewer
Last synced: 8 months ago
JSON representation
A quick thrown together tool for reviewing Theta Tau apps
- Host: GitHub
- URL: https://github.com/maxleiter/thetattauappreviewer
- Owner: MaxLeiter
- Created: 2021-02-05T06:52:07.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-02-04T04:30:51.000Z (over 4 years ago)
- Last Synced: 2024-10-11T13:22:22.484Z (over 1 year ago)
- Language: TypeScript
- Homepage: tesla-exposed.vercel.app
- Size: 354 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A basic tool for viewing theta tau apps. Made in ~4 hours so please dont judge.
## Getting Started
First, export the apps as CSV from the google sheet.
Place the file in `data` and call it `apps.csv`.
Then, run `yarn jsonify` to convert the file to `apps.json`.
Finally, run the development server:
```bash
npm run dev
# or
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `pages/index.js`.
If the questions change, just find the `` element in `index` and change the text to match _exactly_