MLH-Fellowship / MLH-Fellowship/orientation-project-python-23.SUM.B
Allow logos to be stored for each object
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
All Experience, Education and Skill objects contain a logo attribute. Figure out a way to store these images with user friendliness in mind.
The client should identify if the logo field is empty and display this field.
Contributor guide
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
Start by locating the Experience, Education, and Skill object definitions and the client code that renders their logo fields. Determine how image data is currently represented and identify the existing storage path or model conventions before choosing an approach. Done means each object can retain its logo and the client handles an empty logo field without breaking.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100