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

US 16 - Add different markers to map #39

Open
7 tasks
HannesOster opened this issue Aug 5, 2023 · 1 comment
Open
7 tasks

US 16 - Add different markers to map #39

HannesOster opened this issue Aug 5, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@HannesOster
Copy link
Owner

HannesOster commented Aug 5, 2023

Value Proposition

As a user
i want to have different coloured markers depending on when the customer got the last delivery
in order to see where i should pick up the boxes, or generally ask them why they dont order anymore.

Description

Bildschirmfoto 2023-08-05 um 15 58 52

Acceptance Criteria

  • On the map, the markers should be styled in red, yellow and green
  • the color should depend on when the customer got the last delivery
  • there should be an icon showing how much boxes are at the customers store

Tasks

  • add a function, which gets the difference of days between and day and the last entry of boxes/delivery
  • add a red, yellow and green marker to the map
  • add an if functionality, which sets the markers in the corresponding color depending on the last delivery
  • add an icon, which is shown if the boxes at the customer are higher than 10
@HannesOster HannesOster added the enhancement New feature or request label Aug 5, 2023
@Bilal4317
Copy link

lgtm

@HannesOster HannesOster changed the title US 17 - Add different markers to map US 16 - Add different markers to map Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants