Skip to content

icslabspace/bike-point

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bike-point

Demo web-page showing 5 nearest BikePoints:

  • around Leyton
  • having available bicycles
  • with basic authentication

showing a minimalistic table with BikePoint locations, distances from Leyton and number of available bikes

Usage

git clone https://github.com/icslabspace/bike-point

To start the web server call lein run from the project's root

To stop it just hit Ctrl-C

After the server starts visit your favorite browser and enter localhost:3000/Leyton

If all goes well you should be asked for a username and password (use the ones below):

username=icslab

password=www.icslab.eu

Technologies involved

Leiningen your standard Clojure project automation tool

Hiccup fast Clojure library for HTML rendering

Yada a Clojure web API

Bidi a bidirectional URI routing Clojure lib

Aleph asynch communication

License

Copyright © 2016

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published