Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Basic inventory items model #15

Open
sotirelisc opened this issue Aug 21, 2015 · 1 comment
Open

Basic inventory items model #15

sotirelisc opened this issue Aug 21, 2015 · 1 comment
Milestone

Comments

@sotirelisc
Copy link
Contributor

Model of inventory items (including fields: title, description, stock available, other notes, etc.)

@atzorvas atzorvas modified the milestones: v0.3.0, v0.4.0, v.0.3.0 Aug 22, 2015
@atzorvas
Copy link
Member

Let's go with a simple scaffold since we need all the functionality for now on CRUD actions.
since this will come after auth-release, we also want to protect everything

  • Attributes
    • Name
    • Description
    • Stock
    • Donor
  • protect
    • [admin-only] new/create/edit/update
    • [registered] index/show

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants