Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🎯 What can I work on ? #525

Open
5 of 47 tasks
teolemon opened this issue Aug 23, 2021 · 0 comments
Open
5 of 47 tasks

🎯 What can I work on ? #525

teolemon opened this issue Aug 23, 2021 · 0 comments
Milestone

Comments

@teolemon
Copy link
Member

teolemon commented Aug 23, 2021

Next release planning

We plan the next big release here

🌟 Main novelty 🌟

  1. 0 of 32
    Track mode ✨ 2023 the big redesign 🎨 Mockups available 🎯 P1
  2. 0 of 3
    Offline 🎯 P1
  3. ⚙️ Settings ✨ enhancement

✨ Secondary novelties ✨

  1. P3 🎨 Mockups available 🔎 Search 🔗 Deeplinking
  2. ✨ enhancement 🚥 Nutri-Score 🤗 Onboarding
  3. Eco-Score ✨ enhancement 🤗 Onboarding
  4. compare mode ✨ enhancement 🎯 P1

To finish

  1. User lists compare mode side by side compare mode 🥫 Product page
    monsieurtanuki
  2. ✏️ Editing ✏️ Editing - Basic info input ✨ enhancement 🎯 P1
  3. ✏️ Editing ✨ enhancement 🎯 P1 🤖 Robotoff
    g123k
  4. ✏️ Editing ✨ enhancement 🎯 P1 🤖 Robotoff
  5. ✨ enhancement 🎯 P0 🤖 Robotoff
    g123k prathamsoni11

Minor

  1. good first issue ⚙️ Settings ✨ enhancement

Backlog

  1. 0 of 3
    Offline 🎯 P1
  2. 0 of 7
    P2 🎨 Needs mockup 🤗 Onboarding

What - Thematic list

Are you a beginner ? Are you taking part in Hacktoberfest ? You can take a jab at good first issues
You can look at TODO comments within the code.

What we will be working on for the next release

No tasks being tracked yet.

Acquire users scalably

  1. 3 of 7
    distribution
  2. 2 of 13
    Hunger Games 🎯 P1 🔗 Deeplinking

🐣 Onboarding

  1. 17 of 25
    Epic 🤗 Onboarding

Core Experience

  1. 30 of 34
    🤳🥫 Scan
  2. 10 of 25
    Epic 📖 Knowledge panels 🥫 Product page
  3. 8 of 15
    personal search 🎯 P0 🔎 Search
  4. 9 of 10
    ⚙️ Settings 🎯 P1
  5. 4 of 14
    personal scoring personal search
  6. Travel mode multilingual products requires server fix 🎯 P1 🐛 bug 📖 Knowledge panels
  7. Epic darkmode
  8. Epic good first issue 🎨 UI / UX
  9. 4 of 9
    👥 User management
  10. 0 of 14
    ♿️ accessibility ✨ enhancement
  11. 0 of 25
    OxF ✨ enhancement 🎯 P1 🐾 Open Pet Food Facts 📸 Open Products Facts 🧴 Open Beauty Facts
  12. 4 of 10
    Track mode User lists history lists scan history

Contribution & Road to Scores (essential to user satisfaction outside France)

  1. Epic ✏️ Contribution 🛣️ Road to scores

Other features

  1. 2 of 10
    Epic P4 Track mode
  2. 5 of 7
    Epic food preferences
  3. 3 of 5
    Travel mode multilingual products
  4. 2 of 8
    OS integrations
  5. 1 of 24
    On-device ML 🎯 P1 🤖 Robotoff
  6. 4 of 16
    Hunger Games P2

📶 🤳 Offline (GSoC project led by @AshAman999)

  1. 4 of 12
    Offline local cache
  2. 4 of 6
    Offline P4 ✏️ Contribution
  3. 10 of 12
    Dart Offline Offline - Browsing flutter 🎯 P1 🤳🥫 Scan
    AshAman999

Tests

  1. 1 of 10
    Epic 🎯 P1 🧪 Tests
@teolemon teolemon pinned this issue Aug 23, 2021
@M123-dev M123-dev unpinned this issue Sep 5, 2021
@teolemon teolemon pinned this issue Oct 4, 2021
@teolemon teolemon added the good first issue Good for newcomers label Feb 25, 2022
@teolemon teolemon added Epic and removed ♞ epic labels Mar 16, 2022
@bhattabhi013 bhattabhi013 mentioned this issue Mar 17, 2022
@monsieurtanuki monsieurtanuki unpinned this issue Nov 3, 2023
jnnabugwu added a commit to jnnabugwu/smooth-app that referenced this issue Jun 2, 2024
### What
<!-- Added deep linking for the sign up page-->
- <!-- Changed x to achieve y -->
<!--
Please name your pull request following this scheme: `type: What you did` this allows us to automatically generate the changelog
Following `type`s are allowed:
  - `feat`, for Features
  - `fix`, for Bug Fixes
  - `docs`, for Documentation
  - `ci`, for Automation
  - `refactor`, for code Refactoring
  - `chore`, for Miscellaneous things
-->
### Screenshot
<!-- Insert a screenshot to provide visual record of your changes, if visible -->

### Fixes bug(s)
<!-- change by appropriate issues. -->
<!-- Please use a linking keyword https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword -->
- Fixes: <!-- openfoodfacts#1 Note: you can also use Closes: -->

### Part of
- openfoodfacts#525 <!-- Add the most granular issue possible -->
teolemon pushed a commit that referenced this issue Jun 7, 2024
* feat: added sign up deeplink #4169

* feat: made it so that the user goes to onboarding after sign up

* feat: added deeplinking for the sign up page #4169
### What
<!-- Added deep linking for the sign up page-->
- <!-- Changed x to achieve y -->
<!--
Please name your pull request following this scheme: `type: What you did` this allows us to automatically generate the changelog
Following `type`s are allowed:
  - `feat`, for Features
  - `fix`, for Bug Fixes
  - `docs`, for Documentation
  - `ci`, for Automation
  - `refactor`, for code Refactoring
  - `chore`, for Miscellaneous things
-->
### Screenshot
<!-- Insert a screenshot to provide visual record of your changes, if visible -->

### Fixes bug(s)
<!-- change by appropriate issues. -->
<!-- Please use a linking keyword https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword -->
- Fixes: <!-- #1 Note: you can also use Closes: -->

### Part of
- #525 <!-- Add the most granular issue possible -->

* feat: added an external link for the signup page

* feat: moved the getting of user preferences to the success state only
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant