Open Issues Need Help
View All on GitHubEcoTrack - Django-based carbon footprint tracking application
AI Summary: The task involves reviewing and rewriting an existing survey. The primary objective is to identify and eliminate questions that duplicate information already collected during the user onboarding process, streamlining the survey experience.
EcoTrack - Django-based carbon footprint tracking application
AI Summary: The issue requests the development of a one-time onboarding flow for new users, triggered immediately after registration. This flow will collect essential user data such as name, household details, and carbon goals. The gathered information will then be utilized across the site to enhance user engagement and streamline experiences.
EcoTrack - Django-based carbon footprint tracking application
AI Summary: This issue aims to declutter the website by removing numerous excess pages. The task involves identifying and deleting all pages that are not explicitly part of the dashboard (`/`), the survey section (including all sub-pages under `/survey`), or the accounts section (including all sub-pages under `/accounts`). This will streamline the site's content.
EcoTrack - Django-based carbon footprint tracking application