|
Project Information
-
Project feeds
- Code license
-
New BSD License
-
Labels
fashiongirls,
gae,
appwill,
python,
picture,
album,
share,
picasa,
flickr,
iphone,
app,
iphoneapp,
fashion,
girl,
beauty
Featured
Links
|
Fashion Girls Open PlatformFashion Girls Open Platform is an open source software package which can be easily to be deployed to Google AppEngine to make you have your own photo album sites in seconds. What you can get from Fashion Girls Open PlatformYou can get your own Photo Album Web sites like Fashion Girls! You can share your excellent photos with all the 40,000(and counting) Fashion Girls App users! You can make money with just a free Google Account! YES, Fashion Girls Open Platform can help you make that! Sample SiteEnglish: http://fashion-girls.appspot.com/en/ 中文版 :http://fashion-girls.appspot.com/cn/
Download Source CodeDownload the source code package, then follow the deploying instruction: http://fashion-girls.googlecode.com/files/fashion_girls_op_r15.zip To check out the latest version, please use "svn checkout" command: svn checkout http://fashion-girls.googlecode.com/svn/trunk/src/FashionGirls_GAE/ FashionGirls_GAE
How to test and deploy to Google AppEngineBelow is the steps of testing and deploying to Google AppEngine. 1. Windows - Download and install Python: http://www.python.org/ or http://www.activestate.com/activepython/
- Download and install Google App Engine SDK for Python: http://code.google.com/appengine/downloads.html
- Apply and create an App in Google AppEngine: http://appengine.google.com/
- Check out the code, please use "svn checkout" command: svn checkout http://fashion-girls.googlecode.com/svn/trunk/src/FashionGirls_GAE/ FashionGirls_GAE
- Unzip the source code package. Modify "upload_all_apps.py" in the root directory of codes just checked out, to change the "app_ids" to your Google AppEngine app-id, admin google account email and Google Analytics id.
- To test on you local PC, just double click "run.bat", and open this url: http://localhost:8080/ in your browser.
- To deploy to Google AppEngine, just double click "deploy.bat", it will prompt to input your Google Account and password to upload all the files.
- Open this url: http://app-id.appspot.com/ in your browser, here you get your own Album Web Site!
- You can input your sources(http://app-id.appspot.com/sources) in Fashion Girls App in the "Add Album Source" interface.
- Enjoy!
2. Linux - Download and install Python: http://www.python.org/ or http://www.activestate.com/activepython/
- Download and install Google App Engine SDK for Python: http://code.google.com/appengine/downloads.html
- Apply and create an App in Google AppEngine: http://appengine.google.com/
- Check out the code, please use "svn checkout" command: svn checkout http://fashion-girls.googlecode.com/svn/trunk/src/FashionGirls_GAE/ FashionGirls_GAE
- Unzip the source code package. Modify "upload_all_apps.py" in the root directory of codes just checked out, to change the "app_ids" to your Google AppEngine app-id, admin google account email and Google Analytics id.
- To test on you local PC, just run "run.sh" in your shell, and open this url: http://localhost:8080/ in your browser.
- To deploy to Google AppEngine, just run "deploy.sh" in your shell, it will prompt to input your Google Account and password to upload all the files.
- Open this url: http://app-id.appspot.com/ in your browser, here you get your own Album Web Site!
- You can input your sources(http://app-id.appspot.com/sources) in Fashion Girls App in the "Add Album Source" interface.
- Enjoy!
3. Other system The similar steps as Windows and Linux.
Our support forum: http://groups.google.com/group/fashiongirlsapp Please contact support@appwill.com for more information.
|