Skip to content

CHT2014/GAEPhotos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GAEPhotos

GAEPhotos is a Web Albums based on GAE. Pls see the demo on http://gaephotos.deepgully.com

Release Notes

V1.03 released, see details ReleaseNotes.

Installation

  • Create GAE Python HRD application, HRD is required for version 1.01 up.

  • Download latest package from http://code.google.com/p/gaephotos/downloads/list

  • Unzip to local folder.

  • Change the first line in app.yaml:

    original: application: gaephotos

    changed to: application: xxxxxx

    xxxxxx is your GAE app id.

  • Run update.bat. (make sure appcfg.py in your system path)

  • Done! Wait until DB indexes created(several minutes or days).

  • Visit xxxxxx.appspot.com and upload your photos, Enjoy!

PS. 中国大陆用户请绑定域名使用.

GAEPhotos Users

http://ziozhou-photos.appsp0t.com beauty models :)

http://colin-album.appsp0t.com Colin's interesting photos

http://gaephotos.tk 西上官的blog图床

http://photos.deepgully.com Gully's Photos

About

Web photo albums based on GAE, demo on

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 30.1%
  • JavaScript 28.5%
  • HTML 27.6%
  • CSS 13.8%