Skip to content

Parking and desk management app

Notifications You must be signed in to change notification settings

jtietema/holdybot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 91.0%
  • TSQL 5.0%
  • CSS 2.4%
  • HTML 1.5%
  • Dockerfile 0.1%