Skip to content

An Automatic Photo Portfolio Generator for photographers using photos from user’s Flickr account.

Notifications You must be signed in to change notification settings

lala010addict/myFlickrApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PPG

An Automatic Photo Portfolio Generator for photographers using photos from user’s Flickr account.

Getting Started

Prerequisites

  • Git
  • Node.js and npm Node ^4.2.3, npm ^2.14.7
  • MongoDB - Keep a running daemon with mongod
  • [Flickr API Key]
  • [Set Callback URL]

Developing

  1. Run npm install to install server dependencies.

  2. Run mongod in a separate shell to keep an instance of the MongoDB Daemon running

  3. Run nodemon server.js to start the development server. It should automatically open the client in your browser when ready.

Website

#Live Demo

Recflix

Recflix

Testing

Running npm test will run the unit tests with karma. /Users/jipeng/Git/thesis/lala010addict/myFlickrApp1

About

An Automatic Photo Portfolio Generator for photographers using photos from user’s Flickr account.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published