Skip to content

OSL Internship ‐ 2024 ‐ 2nd Cycle

Ivan Ogasawara edited this page Apr 16, 2024 · 1 revision

Growth-Forge

GrowthForge is a simplified feedback exchange platform designed to facilitate periodic feedback between individuals within specific projects. It aims to streamline communication and insights sharing, enhancing project collaboration and personal development.


Project Idea 1: Inherit and Customize django-form-surveys workflow

Abstract

In order to change the default workflow defined by django-form-surveys, instead of using it directly, it should be inherited inside the project and adjusted as necessary.

The proposed behavior:

  • A survey (1:1 feedback), could be accessed by the mentor and mentee, and by any specified observer.
  • In a 1:1, mentee needs to answer a survey in a defined period, and the mentor also need to fill the survey to give feedback to the mentee.

Current State

Growth-Forge uses django-form-surveys directly, and it is not adapted to its needs.

Tasks

Expected Outcomes

  • 1:1 feedback app

Details

  • Prerequisites:
    • Python
    • Django
  • Expected Time: 350 hours
  • Potential Mentor(s): Ivan Ogasawara

References