WomenPlusPlus / deploy-impact-22-openedu-b

Repository for Team openedu-b for deploy(impact) 2022
GNU General Public License v3.0
3 stars 0 forks source link

Deploy(impact) OpenEdu B

This is the repo of the OpenEdu B Team submitted as part of the deploy(impact) 2022 edition sponsored by women++.

About

Challenge

The initial challenge was defined as:

create a structure to describe the metadata of content found on OpenEdu.ch and research/implement ways to discover content that has been published (crawlers, moderation)

Requirements

Talking to the challenge-setter, we further specified key requirements:

We identfied the main users as content creator, moderator, content searcher, and admin.

Solution

Based on these insights, we built our solution with the following key elements:

Protoypes

Figma: to demonstrate the user experience. video & documentation is stored under docs/ux-ui

Demo website: to demonstrate the working integration of backend, crawlers/scrapers, data, and NLP results (for related content). Detailed information about the website backend and frontend can be found here

Structure of the Repo

The folders are separated into 3 folders:

These three folders are then sub-divided into different modules, which include (depending on the presence of the relevant files):

Contributors