Photograva is a Vue JS based application that allows hosts of events to create a photo book for a particular event. The photobook is then shared with the guest by QR code or the URL. The guest scans the QR code to reveal the photo book page and navigates there. In that page, they can see whatever pictures have been uploaded before or upload one of their own.

It was developed using AppWrite Databases and Storage. Databases are used to store information about the photobook like the owner, name and ids of photos associated with the photo book. Storage is used to store the individual photo.

It is hosted on Vercel.