Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 374 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 374 Bytes

Horizontal photography portfolio

Done as an exercise in angular practices.

Features

  • Lazy loading of images based on scroll position
  • Pulls EXIF data of images
  • Instant switching between sets of images

To-do

  • Handle home/end/page down/page up for horizontal scrolling
  • Handle touch gestures
  • Make lazy loading less lazy (e.g., gradual advance loading)