Skip to content

ivorhoulker/audience-data

Repository files navigation

Are You R? / Audience Data

This project is a bit like politcalcompass or sixtriangles - allows for setting and answering of political-themed questions to determine an overall stance for the individual answering them. Tongue in cheek robot references.

Use

You need the firebase-config.json file in /src! If you don't have it, ask Ivor for it! It's not in this repo because it's public! Any firebase-related errors are probably caused by this!

You need npm installed. MacOS instructions / Linux instructions

Develop locally with:

#install dependencies
npm install
#run in dev mode
npm start

Open http://localhost:3000 to view it in the browser. Live site is here. Information about how the firestore database is set up can be found in database-info.

Documentation

This project uses:

Deploy

npm run deploy
#runs firebase deploy, but you would need firebase CLI logged in as Ivor, so don't need to deploy.

API

There will be some kind of public api.

Notes on installation

If you don't have npm installed,

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published