-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSummary.txt
24 lines (17 loc) · 986 Bytes
/
Summary.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Team members: Xin Xu, Keqin Zhou
We developd a java application that allows users to for search an artist' s paintings in our database through GUI and mark the top 10 paintings' locations on Google Map. The user can enter any artist in the input box and click on the button to search for the art work of that artist. If the artist is in the data base, all the titles of the artworks of the artist are displayed. The user can click on any of the artwork and the app will display the image and detailed information of the artwork. When the user clicks the "Where are they" button, a Google Map page will pop up in the default browser. The map will show the locations of at most 10 paintings.
Work Breakdown:
Xin Xu:
Data Preparation
Google Map API Integration
Java-Javascript Integration
Junit Test
User Manual
Keqin Zhou:
Data Cleaning and Analysis
Algorithm Implementation
GUI
Junit Test
README.txt
Github Link:
https://github.com/cit-upenn/cit-591-fall-2018-project-xinxu.git