Skip to content

2. Description

Payal Singh edited this page May 4, 2021 · 3 revisions

Description

https://github.com/WebSystemProject/Project1/blob/main/wiki_photo/remote.png

https://github.com/WebSystemProject/Project1/blob/main/wiki_photo/commit.png

index.jsp - This is the start page of the application. After user authentication with Facebook user id and password this page will ask additional access information.

home.jsp - After user authentication, users will be able to view the labels in this page.

MainImageController.java- This is the main file where we get labels for each image. The photos has their urls and they are stored in the Google DataStore.

Clone this wiki locally