Photo manager web app, written in rust.
Go to file
2018-08-31 22:10:44 +02:00
migrations Add admin ux to set image position. 2018-07-15 21:52:44 +02:00
res Nicer positioning by local storage 2018-08-12 12:11:43 +02:00
src Test and improve splitting a group. 2018-08-31 22:10:44 +02:00
templates Add photo previews to map markers. 2018-07-19 21:17:00 +02:00
.gitignore No secrets in git. 2016-07-17 14:16:41 +02:00
.travis.yml Rustfmt. 2018-07-05 23:28:57 +02:00
Cargo.toml Postrelease. 2018-08-13 22:06:44 +02:00
README.md Fix travis link in readme. 2017-05-12 16:43:22 +02:00
rustfmt.toml Rustfmt. 2018-07-05 23:28:57 +02:00

rphotos

Toy web app in Rust language: manage my photos

Build Status

Some day it might be a usefull tool to manage a photo collection, but at this moment, it is mainly a test of developing a web application in rust, using the nickel framework.