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

As a manager I want to be able to see the clients balance #43

Open
5 tasks done
pedro-psb opened this issue Jul 8, 2022 · 0 comments
Open
5 tasks done

As a manager I want to be able to see the clients balance #43

pedro-psb opened this issue Jul 8, 2022 · 0 comments
Labels
user story An user story

Comments

@pedro-psb
Copy link
Owner

pedro-psb commented Jul 8, 2022

Feature short name: manage clients

Tasks

  • Front: Create the Manager's Client (with dummy server data)
  • Front: Create the Recharge form
    - [ ] Front: Create the Add Client form
  • Create the view of the data from db and bind to the front
  • Bind the recharge function to the front
    - [ ] Bind the add_client function to the form
  • Manual Test

Use Case

Normal

1 Login and enter Manage Clients
2 See a table of the clients with their data
3 Register a new client (only provider)
4 Recharge some amount of money on a client's account

Extensions

3.1 Invalid form (can be ignored now, as I will deal with validation refactoring on the entire system later)
4.1 Invalid form (can be ignored now, as I will deal with validation refactoring on the entire system later)

Related

  • Create a small searchbox/form on the POS page to quickly add recharges from there
  • Make the Manage Client table that show the client's data searchable (including client providers and dependents)
  • Add Client should create some kind of temporary with the step of creating the password left to the client. Like with an email for activating the account. This works for registering out of the PoS, but while working with the PoS live, there should be yet another slightly different process so the client can use the account right away, without the need to leave the line to register and the go back.
  • Create subfield on Add Client to enable manager to add client dependents too
@pedro-psb pedro-psb added the user story An user story label Jul 8, 2022
@pedro-psb pedro-psb self-assigned this Jul 8, 2022
@pedro-psb pedro-psb removed their assignment Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
user story An user story
Projects
None yet
Development

No branches or pull requests

1 participant