ainsleymcgrath / duos-web

The web interface for validating and interacting with the data collected in the DUOS study.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DUOS Web

This app is a minimal interface for sending personalized surveys to authors of academic papers whose works get picked up by the DUOS web crawler.

The results of the survey are to be used to tag and validate collected data for the study, with the intention of ultimately refining our model.

Ingredients

  • ๐ŸŒ Django because I wanted to try it
  • ๐Ÿง™โ€โ™‚๏ธ SQLAlchemy to get up close to the SQL
  • ๐Ÿ Pipenv to march toward the future
  • โ—ผ๏ธ Black to keep things clean
  • โš›๏ธ React cuz you gotta
  • ๐Ÿš€ Parcel because who wants config
  • โœจ Bulma for good looks
  • ๐Ÿ‘พ Heroku for a clutch deploy

Learn more about the DUOS Project here.

About

The web interface for validating and interacting with the data collected in the DUOS study.


Languages

Language:Python 46.2%Language:JavaScript 34.8%Language:HTML 16.3%Language:CSS 2.7%