Coder Social home page Coder Social logo

rescuedogs-clojure's Introduction

rescuedogs

2 1

A very small site, for a supposed dog rescue organization. I just want to play a bit with clojure in my spare time.

The idea is to have a main page listing the dogs available,

To have each dog have a little page for itself,

And a nice facetted search to look for available dogs by sex, age, etc.

License

Copyright © 2013 Wilian Zurita

Distributed under the Eclipse Public License, the same as Clojure.

rescuedogs-clojure's People

Contributors

wzurita avatar

Watchers

James Cloos avatar  avatar

rescuedogs-clojure's Issues

Some sort of continuous integration

More like a push to deploy script of some kind. The server should deploy the rescue dogs and solr.

For the project specifically I have to double check a WAR is generated with a command

Fix exception

java.lang.ClassCastException: clojure.lang.Var cannot be cast to java.lang.Number
at clojure.lang.Numbers.gt(Numbers.java:227)
at clojure.lang.Numbers.gt(Numbers.java:3747)
at rescuedogs.controllers.dogs$postform.invoke(dogs.clj:19)
at rescuedogs.controllers.dogs$fn__1948.invoke(dogs.clj:29)
at compojure.core$make_route$fn__339.invoke(core.clj:94)
at compojure.core$if_route$fn__327.invoke(core.clj:40)
at compojure.core$if_method$fn__320.invoke(core.clj:25)
at compojure.core$routing$fn__345.invoke(core.clj:107)
at clojure.core$some.invoke(core.clj:2443)
at compojure.core$routing.doInvoke(core.clj:107)
at clojure.lang.RestFn.applyTo(RestFn.java:139)
at clojure.core$apply.invoke(core.clj:619)
at compojure.core$routes$fn__349.invoke(core.clj:112)
at compojure.core$routing$fn__345.invoke(core.clj:107)
at clojure.core$some.invoke(core.clj:2443)
at compojure.core$routing.doInvoke(core.clj:107)
at clojure.lang.RestFn.applyTo(RestFn.java:139)
at clojure.core$apply.invoke(core.clj:619)
at compojure.core$routes$fn__349.invoke(core.clj:112)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.