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

Project Suppliers #597

Open
amotenko opened this issue Jan 30, 2018 · 0 comments
Open

Project Suppliers #597

amotenko opened this issue Jan 30, 2018 · 0 comments

Comments

@amotenko
Copy link
Member

amotenko commented Jan 30, 2018

Gate Admin

Entity

The entity that is managed by the gate admin with respect to suppliers is a single supplier entry.
Entries are created and closed by the gaters using the app, or in Spark using the gate admin interface.

A single supplier entry consists of:

  • ID of supplier (from barcode)
  • Vehicle plate number (manual input)
  • Number of people in vehicle (manual input)
  • Time of entrance (automatic at the time of creation)
  • Length of visa to Midburn in hours (automatic)
  • Time of departure (automatic at the time of closure)
  • Status: inside / outside / overdue (inside but exceeded visa time)
  • Actions: enter / exit

Interface

From the gate admin panel it should be possible to do the following:

  • Viewing, filtering, and sorting of entries (small product remark, the most useful hence default view would be all active entries sorted chronologically)
  • Editing of entries (for example by clicking on an entry it is possible to extend the visa, or close the entry)
  • Creation of new entries
  • Viewing supplier details from entry

Mobile Interface

From the mobile app it should be possible to do the following:

  • Scan a supplier barcode -> A view containing details about the suppliers and a list of entries is displayed
  • This view should also be accessible by manually searching (if barcode not available)
  • From the supplier view -> Create a new entry
  • From the supplier view -> Close an open entry
  • From the supplier view -> Edit an existing entry (least important, for solving problems the supplier can go to the gate admin)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant