dcfix / holdybot

Parking and desk management app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is Holdybot

An application that I wrote on evenings and weekends June/July 2019. It is used in Price f(x) to manage parking and desk sharing (we call it Parky here! :)). It was an incredible success, hence I share it on github.

What it does?

Check this nice video to understand what it does

https://www.youtube.com/watch?v=J-apTcFxKsk

Docs

Check wiki for some docs https://github.com/holdybot/holdybot/wiki

Conferences

Talk at Barcamp 2019 Hradec Králové - Czech only

https://www.youtube.com/watch?v=VgORnv1sMLk

Tech

The app skeleton was generated with Luminus version "3.34", uses Postgres to store the data and is written in Clojure/ClojureScript.

Prerequisites

You will need Leiningen 2.0 or above installed.

Running

To start a web server for the server, run:

lein run 

To start a client dev build, run:

lein shadow watch app

License

Copyright © 2019 Tomas Lamr

About

Parking and desk management app


Languages

Language:Clojure 91.1%Language:TSQL 5.0%Language:CSS 2.4%Language:HTML 1.5%Language:Dockerfile 0.1%