CyberCRI / learn-ext

WeLearn Browser Extension
https://welearn.cri-paris.org
MIT License
11 stars 1 forks source link

Import Projects from cri-projects database #140

Closed nicolasz-cri closed 4 years ago

nicolasz-cri commented 4 years ago

Title: [location]issue

Technical Story:

The Welearn system should be able to get cri-projects and inject them into the neo4j DB as resources

Write a scripts which can intialize all projects or get the newly or updated daily. [x] Intialization : python -m managers.projects -i [x] Daily update : python -m managers.projects -d [x] Cron is set up and run every night (UTC)