Skip to content

Latest commit

 

History

History

photo-collector-ui

Photo-Collector-UI


Intro

The UI Client for the LensUp.PhotoCollectorServiceAPI serves as the user interface for interacting with the backend functionalities. It consists of a single page accessible via the path /upload-photo/{enterCode}. The directory structure has been tailored according to the size and requirements of the project. The application design is primarily focused on mobile devices as that's where this functionality will primarily be utilized.

Major responsibilities

The main purpose of this UI is to upload user photo and wishes to backend service. User can use form on /upload-photo/{enterCode} route and upload his data to LensUp gallery.

Route: /upload-photo/{enterCode}

lens-up-photo-collector-ui-form