Building a CRUD based web application using datomic

2013-09-07 Thread Mamun
Hi 

Building a CRUD based web application using datomic. It might help some one 
who are just start using datomic to build CRUD based web application. 

URL:  https://github.com/Mamun/clojure-web-app.git

Application feature- 
Web Authentication
CRUD view for domain object
Pagination for list view
Upload data, display graph chart
log as data


Application lib-
Datomic, Compojure, Enlive, Clojure-Script, Friends, incanter

Interactive development both clojure and clojure-script using 
https://github.com/Mamun/emacs-live-clojure-workflow


BR,
Mamun

-- 
-- 
You received this message because you are subscribed to the Google
Groups Clojure group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Clojure group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Building a CRUD based web application using datomic

2013-09-07 Thread Christopher Allen
Thanks so much for this, I'll use it to teach people. :)

On Saturday, September 7, 2013 3:42:33 PM UTC-7, Mamun wrote:

 Hi 

 Building a CRUD based web application using datomic. It might help some 
 one who are just start using datomic to build CRUD based web application. 

 URL:  https://github.com/Mamun/clojure-web-app.git

 Application feature- 
 Web Authentication
 CRUD view for domain object
 Pagination for list view
 Upload data, display graph chart
 log as data


 Application lib-
 Datomic, Compojure, Enlive, Clojure-Script, Friends, incanter

 Interactive development both clojure and clojure-script using 
 https://github.com/Mamun/emacs-live-clojure-workflow


 BR,
 Mamun


-- 
-- 
You received this message because you are subscribed to the Google
Groups Clojure group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Clojure group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.