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

[3pt] - "Add a new transaction" page (form) #8

Closed
ITurres opened this issue Jan 2, 2024 · 0 comments · Fixed by #14
Closed

[3pt] - "Add a new transaction" page (form) #8

ITurres opened this issue Jan 2, 2024 · 0 comments · Fixed by #14
Assignees
Labels
enhancement New feature or request tests Unit and Integration Tests UI Views UI

Comments

@ITurres
Copy link
Owner

ITurres commented Jan 2, 2024

"Add a new transaction" page (form)

  • The user fills out a form to create a new transaction with:
    1. name (mandatory)
    2. amount (mandatory)
    3. categories (mandatory at least one)
  • The user clicks (or taps) the "Save" button to create the new transaction, and is taken to the transactions page for that category.
  • When the user clicks on the "Back" button (<), the user navigates to the transactions page for that category.

Design: free.

Tests:

  • Integration tests.

@ITurres ITurres added enhancement New feature or request tests Unit and Integration Tests UI Views UI labels Jan 2, 2024
@ITurres ITurres self-assigned this Jan 2, 2024
@ITurres ITurres moved this from Todo to In Progress in 💎 RoR Budget App - planning board Jan 10, 2024
@ITurres ITurres linked a pull request Jan 11, 2024 that will close this issue
ITurres added a commit that referenced this issue Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tests Unit and Integration Tests UI Views UI
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant