Create asset category table, API, and tests so that the user can know what tool was used to create an asset
Details
Attributes: Name
Example Values: Document, Spreadsheet, Website, Presentation
Action Items
[x] Follow instructions on Wiki article titled "Technical: Deployment" or similar title to set up environment
[x] Follow instructions on Wiki article titled "Technical: Create table, api, and tests" for instructions on how to perform these tasks. Tool model will have a single unique key "Name" and no other fields.
[x] Verify you can add and list tools from admin screen.
[x] Add serializer
[x] Add view
[x] Add URL
[x] Verify api in browser and review swagger documentation
Overview
Create asset category table, API, and tests so that the user can know what tool was used to create an asset
Details
Attributes: Name Example Values: Document, Spreadsheet, Website, Presentation
Action Items