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

App for kid #267

Open
ka8725 opened this issue Nov 12, 2023 · 1 comment
Open

App for kid #267

ka8725 opened this issue Nov 12, 2023 · 1 comment
Assignees

Comments

@ka8725
Copy link
Member

ka8725 commented Nov 12, 2023

This is an epic task because this feature is going to be big but it should bring huge value. Moreover, seems we can't launch without it. Too many potential users requested it (on problematic interviews conducted - https://trello.com/b/PjqR5KxK/interviews).

We should create a separate page that will be later used as an entry point for the mobile app. Note, we won't have a landing page for the mobile app at all because it doesn't make sense. The landing page is only for web.

The page should provide a choice for the user:

  • "I'm a parent"
  • "I'm a kid"

"I'm a parent" choice leads to the /my_account path (for not logged-in users it will redirect to login).

"I'm a kid" choice leads to a screen that asks to enter a pairing key that's provided by his parents. Once this is entered the kid has access to their account. The access is limited. A kid can to only these actions:

  • read all
  • create "-" transactions (so that when they receive cash or buy something with parents help, they can enter this transaction themselves, parents will receive a notification about that so they can validate it - the notification is already implemented so we don't need to do anything in regards of that)
  • manage goals
  • create "+" transactions with parents approval (following the same logic as above that parents receive emails about transactions it becomes safe action, but we need to add an easy functionality for parents to amend this transaction)
  • edit account: name, avatar, bg image (we will add it)
@ka8725 ka8725 converted this from a draft issue Nov 12, 2023
@VladislavSokov VladislavSokov moved this from 📋 Backlog to 🏗 In progress in Pockeymoney board Nov 14, 2023
@VladislavSokov VladislavSokov moved this from 🏗 In progress to 👀 In review in Pockeymoney board Nov 28, 2023
@ka8725 ka8725 moved this from 👀 In review to ✅ Done in Pockeymoney board Nov 29, 2023
@ka8725 ka8725 moved this from ✅ Done to 🏗 In progress in Pockeymoney board Nov 29, 2023
@ka8725
Copy link
Member Author

ka8725 commented Nov 29, 2023

@VladislavSokov let's add the "+" button here too.

@VladislavSokov VladislavSokov moved this from 🏗 In progress to ✅ Done in Pockeymoney board Nov 29, 2023
@VladislavSokov VladislavSokov moved this from ✅ Done to 👀 In review in Pockeymoney board Nov 29, 2023
@ka8725 ka8725 moved this from 👀 In review to ✅ Done in Pockeymoney board Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

No branches or pull requests

2 participants