Skip to content

brown131/bookmarx

Repository files navigation

Bookmarx Bookmarx

Version 2.3

A personal bookmark tracker written in Clojure and ClojureScript. It is essentially a rewrite, sans gold-plating, of the excellent Bookmark4U which I used for many years, and whose interface and source code have unfortunately become pretty dated. Kudos to the authors of this application.

On the front-end it is using Reagent, which is a ClojureScript wrapper for the React user interface framework. The user interface style is the ubiquitous Bootstrap framework. On the back-end it is using Redis for persistence.

This was written for my own edification, so the features are completely due to my whim. I put this project on Github so that others could use this as an example of a Clojure/Script application. Enjoy!

  • The icons in this application are from Gylphicons which are part of the Bootstrap framework.