Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image gallery #2083

Open
outoftime opened this issue Jan 17, 2020 · 0 comments
Open

Image gallery #2083

outoftime opened this issue Jan 17, 2020 · 0 comments
Labels

Comments

@outoftime
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants