MLH-Fellowship / MLH-Fellowship/orientation-project-python-26.SUMA

Allow logos to be stored for each object

Open
#2 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
0
Forks
6
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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 displays their logo fields. Read how these objects are currently persisted and rendered, then determine the project’s existing approach to user-uploaded images. The work is done when each object’s logo can be stored and the client handles an empty logo field.

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
Quiet
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.