Skip to content
This repository has been archived by the owner on Oct 31, 2019. It is now read-only.

Justified Layout Web UI for Images #24

Open
utkarsh23 opened this issue Oct 2, 2018 · 0 comments
Open

Justified Layout Web UI for Images #24

utkarsh23 opened this issue Oct 2, 2018 · 0 comments
Labels
development Development related Issues hacktoberfest Open issues for hacktoberfest intermediate Intermediate Issue

Comments

@utkarsh23
Copy link
Member

utkarsh23 commented Oct 2, 2018

Description

photos web ui

Flickr open sourced it's Justified Layout Algorithm in 2016. Flickr uses this algorithm to find the ideal layout for a set of images that need to be scaled in a way that preserves its aspect ratio and also provides a clean user experience as every image fits in. Use Flickr’s open sourced algorithm to create a web UI for images.

Details

  • Technical Specifications: CSS/JS
  • Type of issue: Single
  • Time Limit: 3 days

Issue Requirements

  1. Do not use any frontend frameworks / libraries like Bootstrap. You are free to use other libraries like jquery.
  2. Ensure that your web page is responsive to all screen sizes.
  3. You can use sites like placeholder.com for placeholder images. Avoid adding any images to the repository. You can generate the web UI with randomly sized images so that the algorithm can be seen working for all kinds of images.

Resources

Directory Structure

├── development
│   ├── images_webui
│   │   ├── readme.md
│   │   ├── index.html
│   │   ├── index.css
│   │   ├── index.js

Note

Please claim the issue first by commenting here before starting to work on it.

@mahim23 mahim23 added hacktoberfest Open issues for hacktoberfest development Development related Issues labels Oct 5, 2018
@MJ10 MJ10 added the intermediate Intermediate Issue label Oct 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
development Development related Issues hacktoberfest Open issues for hacktoberfest intermediate Intermediate Issue
Projects
None yet
Development

No branches or pull requests

3 participants