Skip to content

gmostert/picture-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

picture-viewer

Description

A basic photo viewer applicaion. It allows users to point to folders that contains pictures and then indexes the entire library. Each indexed pictures is saved in a db with user defined tags for easy search/browsing

Run Application

  1. Startup mongo db instance (mongod.exe)
  2. Run the node server from command line (node server.js)
  3. Open browser and navigate to: http://localhost:8080/

About

Nodejs app that indexes your local pictures and allows you to search for pictures using assigned tags

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors