Elm in Action project repository
Find a file
Alexander Kobjolke a4501d5cb5 Switch to json encoded meta data
Instead of parsing a comma separated list of photo urls, we retrieve a
json array of meta data (url, title, size).
2023-12-12 09:43:51 +01:00
src Switch to json encoded meta data 2023-12-12 09:43:51 +01:00
.envrc Initial import of PhotoGroove 2023-12-10 22:02:26 +01:00
.gitignore Ignore direnv and elm files 2023-12-10 22:04:20 +01:00
app.js Switch to json encoded meta data 2023-12-12 09:43:51 +01:00
elm.json Switch to json encoded meta data 2023-12-12 09:43:51 +01:00
flake.lock Initial import of PhotoGroove 2023-12-10 22:02:26 +01:00
flake.nix Initial import of PhotoGroove 2023-12-10 22:02:26 +01:00
index.html Implement chapter 4 - part1 2023-12-11 21:02:12 +01:00
list Switch to json encoded meta data 2023-12-12 09:43:51 +01:00
styles.css Implement chapter 4 - part1 2023-12-11 21:02:12 +01:00