Database of Bridges
  • Kotlin 60.2%
  • HTML 22.2%
  • Java 10%
  • JavaScript 7%
  • CSS 0.5%
  • Other 0.1%
Find a file
v79 10ffee9a24 Kotlin stdlib is still version 1.2.71.
Bridge lengths can be floats, not just ints.
2018-11-05 08:07:12 +00:00
gradle/wrapper Gitignore fixes 2017-08-05 22:53:43 +01:00
src Kotlin stdlib is still version 1.2.71. 2018-11-05 08:07:12 +00:00
.gitignore Gitignore fixes 2017-08-05 22:53:43 +01:00
build.gradle Kotlin stdlib is still version 1.2.71. 2018-11-05 08:07:12 +00:00
gradlew Gradle and other basic project setups 2017-08-05 10:20:08 +01:00
gradlew.bat Gradle and other basic project setups 2017-08-05 10:20:08 +01:00
Procfile Gradle and other basic project setups 2017-08-05 10:20:08 +01:00
README.md Update README.md 2017-08-15 14:05:58 +01:00
settings.gradle Gradle and other basic project setups 2017-08-05 10:20:08 +01:00

Cantilevers Bridge Database

In a truer life I would have been a civil engineer. If I had the math, the draughtsmanship, the foresight, and an understanding of trigonometry beyond SOH-CAH-TOA, and Id have liked to have built bridges for a living. Sadly, none of these things are true. I still like bridges, though. The best of them are elegant, inspired, beautiful, substantive, whimsical, and yet practical, useful and pragmatic. This experimental project will present a database of bridges, drawing on information from WikiData and hopefully other sources in the future. The user will be able to browse and search for bridges, add new entries via WikiData, and ultimately feed updates back to WikiData.

The design and requirements are a little fuzzy, and I doubt this will ever be truly useful. But Im hoping it will be fun to write. Commentary on the project can be found on my blog.

Goals and technologies:

I'm avoiding all the traditional big hitters for Java - Spring Boot, Hibernate, JSF2, JSP.