Skip to content

nhenezi/imagewall-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 

Repository files navigation

ImageWall

Lazy loading (infinite scroll) with long polling test :)

When new pictures are added to imageWall application (server side) clients view is automaticaly updated with new pictures.

LIVE DEMO.

Structure overview

  • static/ - contains static files; libraries, stylesheets, images
  • src/ - imageWall applcation

src/

  • index.html - main html file; entry point. Contains underscore templates.
  • js - javascript part of application, split into ** collections ** helpers ** models ** views

Installation instructions:

  • clone/copy this repository
  • clone/copy imagewall-server and follow installation instructions
  • edit src/js/init.js and set properties.url to root of imagewall-server directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published