June 13
Hi everyone! Hope you're doing well ^^
Been pretty busy, we've got huge pollen counts here so I'm doing nothing but sneezing at the moment, but anyway.
I've been doing some work improving the interface; it has to be said, Font Awesome is very helpful to have, it takes a lot of the art requirements out of implementing nice interfaces. As such I've been deciding on standards for the website; transitions on hovering over buttons, FA icons for success or failure when submitting a post or other information such as login credentials, and so on. I've also been fixing some file naming issues for transferring images to AWS, since there's lots of little edge cases that rarely get thought about by an end user but that have to be accounted for (e.g. uploading the same filename twice, generating unique file names, etc etc).