ebosetalee / shopify-images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A tryout for Shopify challenge:

TASK: Build an image repository.

You can tackle this challenge using any technology you want. This is an open-ended task.

Please focus on what interests you the most. If you need inspiration, here are examples of what you can work on. IF you work on these ideas, we recommend choosing only one or two.

Ideas:

SEARCH function

  • from characteristics of the images
  • from text
  • from an image (search for similar images)

ADD image(s) to the repository

  • one / bulk / enormous amount of images
  • private or public (permissions)
  • secure uploading and stored images

DELETE image(s)

  • one / bulk / selected / all images
  • Prevent a user deleting images from another user (access control)
  • secure deletion of images

SELL/BUY images

  • ability to manage inventory
  • set price
  • discounts
  • handle money

About


Languages

Language:JavaScript 100.0%