Data4Democracy / are-you-fake-news

16 stars 3 forks source link

Website frontend - Call for web dev, data visualization #27

Open N2ITN opened 5 years ago

N2ITN commented 5 years ago

Status

Assigning to [unassigned]. Multiple contributors welcome. Refers to branch https://github.com/N2ITN/are-you-fake-news/tree/develop-dockerize

Issue

The front end code in ./web could use some improving. It's written in flask and uses bootstrap templates but is not very sophisticate. Front end developers this is your time to shine!

A few possible areas for improvement:

Most of the areas for improvement are contained in ./docker/web/app.py but also .docker/web/static/ where the html and css are stored. The data is stored in mongo which starts up with docker-compose up. For those wanting to do data visualization, run the website a few news sites first to get

Tasks