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

"Add Expense" Functionality #5

Open
dev-oskar opened this issue Nov 17, 2020 · 0 comments
Open

"Add Expense" Functionality #5

dev-oskar opened this issue Nov 17, 2020 · 0 comments
Assignees
Labels
implementation Basic application implementations

Comments

@dev-oskar
Copy link
Owner

Objectives

Expense functionality allows user to add new expense taken for a particular vehicle.

  • User must have specified its default vehicle
  • By default the currency set is PLN (polish zloty)
  • There are few categories of expenses (based on chosen category there will be different input fields available):
    • Fuel (default)
      • Car mileage
      • Payment date
      • Fuel amount
      • Fuel price (if previously specified then it's taken as a default value)
      • Total price
      • Average fuel usage
      • Total run
      • Gas station name
    • Car parts and fixes (car mechanic, tires, etc.)
      • Description
      • Total price
      • Payment date
    • Aesthetics (car wash, car fragrance etc. )
      • Description
      • Total price
      • Payment date
@dev-oskar dev-oskar added the implementation Basic application implementations label Nov 17, 2020
@dev-oskar dev-oskar added this to the Base functionality sprint milestone Nov 17, 2020
@dev-oskar dev-oskar self-assigned this Nov 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
implementation Basic application implementations
Projects
None yet
Development

No branches or pull requests

1 participant