generated from hackforla/.github-hackforla-base-repo-template
-
-
Notifications
You must be signed in to change notification settings - Fork 27
Closed
Labels
PBV: devall issues for engineering roles (devops, backend, frontend, db)all issues for engineering roles (devops, backend, frontend, db)complexity: missingfeature: ArchitecturePertains to project architecture and settingsPertains to project architecture and settingsrole: backendPertains to backend tasksPertains to backend taskssize: 8ptCan be done in 31-48 hoursCan be done in 31-48 hours
Milestone
Description
Overview
As a developer we need to have a backend to store our app critical data. For this issue we will set up the backend infrastructure.
Action Items
- In accordance to Django and DRF best practices, create our backend architecture
- As part of this, also incorporate swagger as part of our backend UI
- Edit wiki to add information on our architecture
- This issue can be done concurrently with Create Backend Schema in DRF #220 , which is dependent on this issue
Resources/Instructions
Note: proper backend infrastructure must support the following:
- type casting and type checking of incoming data
- proper argument validation before model creation
- check for required and optional data
- proper model relationship handling (one 2 many, many 2 many...)
- login/other verification for user endpoints to ensure data safety
Metadata
Metadata
Assignees
Labels
PBV: devall issues for engineering roles (devops, backend, frontend, db)all issues for engineering roles (devops, backend, frontend, db)complexity: missingfeature: ArchitecturePertains to project architecture and settingsPertains to project architecture and settingsrole: backendPertains to backend tasksPertains to backend taskssize: 8ptCan be done in 31-48 hoursCan be done in 31-48 hours
Type
Projects
Status
✅ Done