-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathReadme.txt
More file actions
31 lines (19 loc) · 978 Bytes
/
Readme.txt
File metadata and controls
31 lines (19 loc) · 978 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1.Link to repository
https://github.com/HaoyuWww/Java-project
2.LIst of group members and summary of contributions of each member
Haoyu Wang: Wrote the code of part 1 which is finding shortest paths
Demonstrated p1 in the recording
Wrote design document
Bug fixing
Xiaowei Yang: Wrote the code of part 2 which is searching for a bus stop
Demonstrated p2 in the recording
Wrote design document
Bug fixing
Xiaolei Zhang: Wrote the code of part 3 whcih is searching for all trips
Demonstrated p3 in the recording
Wrote design document
Bug fixing
Ran Liao: Wrote the code of part 4 which is providing front interface
Demonstrated the functionality of our system in the recording
Wrote design document
Bug fixing