aurium / ideosorter.github.io

The ideosorter political quiz is a test that assigns you an ideology based on a flowchart as opposed to traditional methods via aproximations of bars or charts.

Home Page:https://ideosorter.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ideosorter

Ideosorter is a flowchart based interactive political quiz that attempts to bring a different approach to political quizzes.


Ideosorter 3 requirements

  • A browser that supports ECMAScript 2017, (the application requires promises, async/await and the fetch API (all latest versions of the common browsers, including chrome firefox safari edge and brave)

How to run locally

To run locally you follow the following steps

  • Clone the repository git clone https://github.com/Ideosorter/ideosorter.github.io

  • Install a simple static webserver like npm serve

  • Open the localhost server in a browser

If you dont open the project via a webserver, and instead open the .html file in a browser using the file:// protocal, you might run into a problem with loading scripts and stylesheets because of CORS.


Contributing

Check the CONTRIBUTING.md file for intructions and guidelines on contributing to this project

About

The ideosorter political quiz is a test that assigns you an ideology based on a flowchart as opposed to traditional methods via aproximations of bars or charts.

https://ideosorter.github.io

License:MIT License


Languages

Language:JavaScript 63.1%Language:HTML 19.4%Language:CSS 17.6%