Skip to content

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

License

Notifications You must be signed in to change notification settings

imambungo/surveyoverflow

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks