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

Order Dashboard: Tracking & rerouting #244

Closed
bkimminich opened this issue Dec 14, 2016 · 10 comments · May be fixed by abhi3780/juice-shop#2
Closed

Order Dashboard: Tracking & rerouting #244

bkimminich opened this issue Dec 14, 2016 · 10 comments · May be fixed by abhi3780/juice-shop#2

Comments

@bkimminich
Copy link
Member

bkimminich commented Dec 14, 2016

As an information-hungry customer
I want a dashboard showing the status of my current orders
so that I know when to expect a delivery.

and

As a customer who is seldom at home
I want to be able to reroute my upcoming deliveries
so that I can send them to a neighbour, friend or post office
and I do not have to stay home and wait for the postman.

This form is supposed to be the staging ground for additional (to be defined) challenges.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@bkimminich
Copy link
Member Author

A good template for this feature is the "Recycle" feature which is also without built-in challenges yet.

@CaptainFreak
Copy link
Contributor

where should the Tracking tab be placed ? because now there is no place on navbar. Any Suggestion ?

@bkimminich
Copy link
Member Author

Hm, best we add a Track your Order or Order Tracking menu item and then have a new screen with just a text field Order No. and a Track button to kick off the order search?

@CaptainFreak
Copy link
Contributor

So, Order Tracking menu item will be besides Recycle menu item on navbar ? and is search actually needs to be implemented right now?

@bkimminich
Copy link
Member Author

Besides Recycle menu is perfectly fine!

@shivamluthra
Copy link
Contributor

@CaptainFreak Are you working on this issue?

@CaptainFreak
Copy link
Contributor

Nearly completed.

@CaptainFreak
Copy link
Contributor

addressed in #500 .

@bkimminich
Copy link
Member Author

At some point we'll probably have to persist a orders entities and I think these are a perfect candidate for the NoSQL MarsDB, because in the end a completed order is nothing but the data printed to the PDF the user receives. This might then be a basis for more NoSQL tiers as proposed in #465.

@lock
Copy link

lock bot commented Nov 4, 2019

This thread has been automatically locked because it has not had recent activity after it was closed. 🔒 Please open a new issue for regressions or related bugs.

@lock lock bot locked and limited conversation to collaborators Nov 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
3 participants