Set Up CRUD functionality for a Users Model #12
Labels
complexity: missing
p-feature: user
PII: TRUE
Table or function has or uses Personally Identifiable Information (PII)
role: db architect
role: dev lead
s: CTJ
stakeholder: Civic Tech Jobs
s: org
stakeholder: the org (includes stats)
s: VRMS
stakeholder: VRMS
size: 13+pt
Must be broken down into smaller issues
Milestone
Overview
As a developer, I'd like to see a Users model and controller for CRUD functionality with a RESTful API controller. From Fang's discussions with Cynthia:
Start with user model without relations and add other models and relations when functionality requires them. Essentially, front end-driven. Add stuff when they're going to be used.
Requirements include database constraints, migration, model, model validations, testing, seeding, and a RESTFul controller for a json platform with Django.
Action Items
Resources/Instructions
Cynthia's FYIs from Fang
The text was updated successfully, but these errors were encountered: