Skip to content

photo sharing solution created on hackathon hamburg 2015

Notifications You must be signed in to change notification settings

le-dawg/photobasket

 
 

Repository files navigation

Photonet

installation

Install/Update required python modules:
pip install -r requirements.txt

Generate database: python dbinit.py
Load mock data into database: python dbmock.py

Start

python main.py

dev task

Update requirements.txt:
pip freeze > requirements.txt

About

photo sharing solution created on hackathon hamburg 2015

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.5%
  • CSS 24.3%
  • Python 12.1%
  • Smarty 5.1%