biocore / biocore/microsetta-private-api

Move LEGACY/locale_data to filesystem/database

Open
#66 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
6
Forks
18
PR merge metrics
No merged PRs in 30d

Description

The contents of LEGACY/locale_data, including our consent forms, are in memory python dictionaries. This makes it hard for non programmers to change, and impossible to deploy without redeploying the server. Ideally these items should be moved to file system/database, where they can be deployed/versioned independently of the server itself.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by examining the Python dictionaries under LEGACY/locale_data, including the consent forms, and trace where the server loads and uses them. Compare filesystem and database storage options; done means these items can be changed, deployed, and versioned independently of the server redeployment.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.