Photos
This is a simple crud app based on RoR 6.1 with ActiveStorage. Currently being hosted on a RaspberryPi 4 and connected to the world via a Cloudflare Tunnel.
User Stories:
- A user can create their own account via Devise
- A user can create an album with a title
- A user can upload 50 photos at a time
- A user can edit and delete the album
- A user can view the photos within the album via a Magnific Popup slideshow
Todo:
- A user can delete an individual image from an album
- A user can view a slideshow in fullscreen mode, with auto-advancement