popcodeorg / popcodeorg/popcode
Image gallery
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 191
- Forks
- 143
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 5
Description
Two related problems:
- When working on assignments that involve images, students often spend a lot of time searching Google Images for the perfect image.
- Many images included in starter code are hosted on domains that are blocked by school networks
Let’s build an image gallery feature that allows instructors / curriculum designers to add images to a project. Images can either be uploaded from the local machine, or added via a pasted URL.
To solve the second problem in particular, and to afford uploads from the local machine, we’ll want to transload the images to our own file hosting.
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
No files, tests, or entry points are named. Start by mapping the project structure and existing image, project, upload, and file-hosting paths. Done means instructors can add images by local upload or pasted URL, with images transloaded to the project’s own hosting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100