зеркало из https://github.com/mozilla/mentoring.git
Application powering https://mentoring.mozilla.com
2c6f14c4f2 | ||
---|---|---|
frontend | ||
mentoring | ||
static/images | ||
.gitignore | ||
Mentorship_Diecut.pdf | ||
README.md | ||
TODO.txt | ||
manage.py | ||
requirements.txt |
README.md
mentoring
This is the app behind the Mozilla Mentoring Program
- mentoring - main Django project
- enrollment - app handling participant enrollment
- participants - app handling participant data
- pairs - app handling pairing
- frontend - app to render the frontend
- frontend - main React project