Giter VIP home page Giter VIP logo

codimage's People

Contributors

rkhmelyuk avatar

Watchers

 avatar  avatar  avatar

codimage's Issues

Additional image fields

Need to add next fields to Image entity:

  • name
  • author name
  • link to author website
  • link to original image
  • copyright/license notice

Basic Images cache

We may cache next image on back-end, so no need to query database every time. We also need to enable cache on web side, to avoid redundant calls to back-end.

Also need to expose a way to reset cache, for example, when list of images changed.

Create Amazon S3 bucket to persist images

This bucket should be named codimage. We also should have structure for storing images and versions of image.

To fit different dimensions of screen, we may need multiple versions of the same image, like

  • image_1920.jpg
  • image_1600.jpg
  • image_1280.jpg
  • image_1024.jpg
  • image_800.jpg
  • image_600.jpg

Sliding controls

Need to show next sliding controls:

  • start/pause slideshow
  • show next image immediately
  • show previous image immediately

Some images should have larger priority

Images with larger priority should be shown more. Default priority is 0. If image has priority 5, then it should be shown more and if priority is -5 then less times then usual image.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.