klml / frieda

management tool to assign external internships for students.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frieda

Frieda is a management tool to assign external internships for students.

Made with Django.

screenshot frieda stellenliste

Import

Add internships and correspodning organisations in internships.csv (use example from /static/frieda/internship_organisation.example.csv)

python3 manage.py migrate
python3 manage.py load_csv_internship 

About

management tool to assign external internships for students.

License:MIT License


Languages

Language:Python 58.2%Language:HTML 26.8%Language:CSS 15.0%