imambungo / surveyoverflow

Web app to visualize how the result of the Stack Overflow survey changes over the years.

Home Page:https://surveyoverflow.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Survey Overflow

Stack Overflow Developer Survey trends over the years.

Contributing

The data isn't currently complete. If there's some data you want to add, add it to <category>_datasets.js in src/routes/. The data is copy-pasted manually from the survey result pages.

Developing

Once you've pulled the repo and installed dependencies with npm install, start the development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

About

Web app to visualize how the result of the Stack Overflow survey changes over the years.

https://surveyoverflow.com

License:MIT License


Languages

Language:JavaScript 55.7%Language:Svelte 43.7%Language:HTML 0.4%Language:CSS 0.2%