My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

Fashion Girls Open Platform

Fashion 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 Platform

You 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 Site

English: http://fashion-girls.appspot.com/en/

中文版 :http://fashion-girls.appspot.com/cn/


Download Source Code

Download 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 AppEngine

Below is the steps of testing and deploying to Google AppEngine.

1. Windows

  1. Download and install Python: http://www.python.org/ or http://www.activestate.com/activepython/
  2. Download and install Google App Engine SDK for Python: http://code.google.com/appengine/downloads.html
  3. Apply and create an App in Google AppEngine: http://appengine.google.com/
  4. Check out the code, please use "svn checkout" command: svn checkout http://fashion-girls.googlecode.com/svn/trunk/src/FashionGirls_GAE/ FashionGirls_GAE
  5. 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.
  6. To test on you local PC, just double click "run.bat", and open this url: http://localhost:8080/ in your browser.
  7. 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.
  8. Open this url: http://app-id.appspot.com/ in your browser, here you get your own Album Web Site!
  9. You can input your sources(http://app-id.appspot.com/sources) in Fashion Girls App in the "Add Album Source" interface.
  10. Enjoy!

2. Linux

  1. Download and install Python: http://www.python.org/ or http://www.activestate.com/activepython/
  2. Download and install Google App Engine SDK for Python: http://code.google.com/appengine/downloads.html
  3. Apply and create an App in Google AppEngine: http://appengine.google.com/
  4. Check out the code, please use "svn checkout" command: svn checkout http://fashion-girls.googlecode.com/svn/trunk/src/FashionGirls_GAE/ FashionGirls_GAE
  5. 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.
  6. To test on you local PC, just run "run.sh" in your shell, and open this url: http://localhost:8080/ in your browser.
  7. 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.
  8. Open this url: http://app-id.appspot.com/ in your browser, here you get your own Album Web Site!
  9. You can input your sources(http://app-id.appspot.com/sources) in Fashion Girls App in the "Add Album Source" interface.
  10. 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.

Powered by Google Project Hosting