Conversation
Notices
-
silverwizard (silverwizard@friendica.obscuritus.ca)'s status on Sunday, 06-Jan-2019 01:15:47 EST
silverwizard
I got some solid progress on my baby photo hosting app today.
Add photos to a folder, and run a script (the actual work I did today), create an ordered list, each with their own page you can tab through.
Added HTTP basic auth (easy), and in the process of making a page with the folders, and where they start in the list (so you can easily jump to moments, since folders will basically be albums/events).
Next: Comments and RSS feed (aka - the hard part)