MLH-Fellowship / MLH-Fellowship/orientation-project-python
Allow logos to be stored for each object
Open
Nobody has claimed this yet.
feature
template
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- 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 objects and the client code that renders their logo fields. Trace how logo data is currently represented, then define storage and empty-field display behavior; done means each object can retain a logo and the client handles an empty logo field clearly.
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
- Mostly clear
- Newbie friendliness
- 35/100