Resets the database, now using real locations for each vendor, and matching against those locations.

This commit is contained in:
BC
2018-06-22 12:12:03 -07:00
parent 1ac76d4ad1
commit e738349cec
9 changed files with 277 additions and 8 deletions

View File

@@ -63,7 +63,9 @@
{:dependencies [[binaryage/devtools "0.9.4"]
[javax.servlet/servlet-api "2.5"]
[figwheel-sidecar "0.5.13"]
[com.cemerick/piggieback "0.2.2"]]
[com.cemerick/piggieback "0.2.2"]
[org.clojure/data.csv "0.1.4"]
]
:plugins [[lein-figwheel "0.5.13"]
[lein-pdo "0.1.1"]