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

Inventory Management #12

Open
KD-3 opened this issue Aug 14, 2020 · 0 comments
Open

Inventory Management #12

KD-3 opened this issue Aug 14, 2020 · 0 comments
Labels
backend work the work is related to backend enhancement New feature or request hacktoberfest help wanted Extra attention is needed

Comments

@KD-3
Copy link
Contributor

KD-3 commented Aug 14, 2020

Description
Description: Two sections- One for the total list of items, second for procuring them.
Procuring section: Name + Roll Number + Item + Quantity + Date Issued + Date due + Boolean :Approved or Not

Models

  • Item: total quantity, current availability(in numbers)
  • IssueItem: issued to(user), due date, date issued, quantity issued, status(boolean field, yes or no)

Flow Of Emails

  • A request of Item - Mail to Vice-Captain(or whoever in charge)
  • Status confirmation - Mail to student
  • Due Date reminder - Mail to student
@KD-3 KD-3 assigned KD-3 and unassigned KD-3 Aug 14, 2020
@KD-3 KD-3 added backend work the work is related to backend enhancement New feature or request help wanted Extra attention is needed labels Aug 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend work the work is related to backend enhancement New feature or request hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant