An open API service indexing awesome lists of open source software.

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

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_