The following is the sequence diagrams for our use-cases.
- As a new user I want to create an account
- As a user I want to login to access the content
- As a user I want to upload a single photo to extract metadata from the photo and
- As a user I want to upload multiple photos to create album.
- As a user I want to access my albums to create a pdf, with metadata, of a particular album.
- View album
- Generate PDF
- As a user I want to find the geolocation of a particular photo.
- As a user I want to add tags to my images/albums so it is easier to find it later.
Creating an image, excluding metadata.
- As a user I want to search for images.
- As a user I want to search for albums.
- As a user I want to see the locations of the photos in an album on a map