Go to file
2014-09-28 00:09:23 +02:00
src/luduverse Working on the content grabbing mechanism :) 2014-09-28 00:09:23 +02:00
.gitignore Add deployment stuff 2014-09-27 17:24:06 +02:00
deploy.sh Add deployment stuff 2014-09-27 17:24:06 +02:00
LICENSE Initial commit 2014-09-27 11:39:53 +02:00
project.clj Working on the content grabbing mechanism :) 2014-09-28 00:09:23 +02:00
README.md Add some todos 2014-09-27 17:57:32 +02:00

luduverse

My ClojureCup 2014 entry

TODO list

  • Implement the image grabbing stuff
  • Save the metadata into the elastic search db
  • Run the grabber on the server
  • CSS/HTML stuff
  • implement the search
  • Filter
  • Polishing