Skip to content
/ Mosaic Public
forked from jkoomjian/Mosaic

Webapp to generate mosaics from images on flickr

Notifications You must be signed in to change notification settings

MTco/Mosaic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compile sass with:
~/workspaces_src/MosaicShake/base/static/bootstrap$ sass -I bootstrap/sass --watch sass:css

Server Config:

* install python
* install django
* apt-get install python-mysqldb
* install python-pip
* sudo pip install django-widget-tweaks
* apt-get imagemagick
* apt-get python-flickrapi


DB:
* add db
* grant all on mosaic_shake.* to jonathan;

About

Webapp to generate mosaics from images on flickr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published