-
Notifications
You must be signed in to change notification settings - Fork 0
2. Description
Payal Singh edited this page May 4, 2021
·
3 revisions
Description


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.