lambdamusic / zerohunger

Explore papers related to the 'ZeroHunger' SDG topic. A Django prototype made during a hack day.

Home Page:https://zerohunger.michelepasin.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zerohunger

Exploration tool for scholarly articles related to the Zero Hunger topic, part of the Sustainable Development Goals (SDGs) initiative.

This prototype was developed during the SDGs Springer Nature hack day.

More info: https://www.michelepasin.org/projects/zerohunger2018/index.html

Tech info

This is a Django app which is mirrored in local using wget and rendered as a static site in /docs.

To experience all the app functionalities, it should be run using Django and a web server.

The docs folder contains a static version of the site, which is accessible at:

Dimensions API credentials

Copy the local settings file first:

cp local_settings_example.py local_settings.py

Then update the Dimensions API credentials as needed:

DIMENSIONS_USR = ""
DIMENSIONS_PSW = ""

Status

This project is here for documentation purposes and is no longer under development.

About

Explore papers related to the 'ZeroHunger' SDG topic. A Django prototype made during a hack day.

https://zerohunger.michelepasin.org/

License:MIT License


Languages

Language:HTML 37.3%Language:Python 23.5%Language:SCSS 19.6%Language:Less 19.5%Language:Shell 0.1%