hackforla / hackforla/knowledgebase

1-M: Asset Group >- (Primary) Tool

Open
#81 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2
Forks
5
PR merge metrics
No merged PRs in 30d

Description

## Overview
As a user I want to know what tool is the primary tool for an asset group

### Action Items
- [ ] Update asset group models.py to add field primary tool which should be a foreign key. Look for other foreign keys.
- [ ] Run source ./start-dev.sh. This should create a migration script to add the foreign key and then run that script.

### How to Manually Verify
- From the asset group screen verify you can associate with a (primary) tool with the assset group.

### Automated Tests

### Resources/Instructions

Contributor guide

Open the contributing guide

Research direction

Start in asset group models.py and inspect existing foreign keys to determine how the primary tool field should be represented. Run source ./start-dev.sh to generate and apply the migration, then use the asset group screen to verify that a primary tool can be associated with an asset group.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
database
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.