LLIS-WW2-Database / LLIS-WW2-Database/SQL-Database
Images are not stored in the DB yet
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently images are not stored in the database.
This should be fixed as follows:
Add a column for "Images" which contains an array of either:
* The URL to the hosted image
* The buffer of the image
* Some other way the image can be stored
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by reviewing the database schema and determining an agreed representation for stored images; done means the schema supports the selected image-storage format and its behavior is covered by appropriate verification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100