@@ -21,22 +21,6 @@ git clone https://github.com/UCSDOalads/JavaSketchPad.git
2121cd JavaSketchPad
2222```
2323
24- ## Authors
25-
26- See also the list of [ contributors] ( https://github.com/UCSDOalads/JavaSketchPad/graphs/contributors ) who participated in this project.
27- (in alphabetical order)
28- Original Author/ ex-Project Lead: Zhibo Chen.
29- Project Lead: Cheng Gong
30- (UI) User Interface Lead: Kaijie Cai.
31- UI members: Zhien Ke.
32- (ID) Interactive Design Lead: Muyuan Chi.
33- ID members: Zhongyu Chen, Yaobang Deng, Xiangyi Gong, Xiaoquan Jiang, Kent, Feng Shan, Tan Su.
34- (BE) Back End Lead: Yidong Luo.
35- BE members: Sean Z, Tianyi Zhang.
36-
37- ## Acknowledgments
38- UCSD CSE B260 lab
39- Helen, Zhening Huang, Mossaka, Jiheng Wang, Tony Yang, and any other who support or contribute to this project.
4024
4125## User Interface Introduction
4226![ alt text] ( https://github.com/UCSDOalads/JavaSketchPad/blob/demoImage/demo%201.png )
@@ -102,3 +86,23 @@ ui.helper.historyui.undoredoLog: generate log for undo/redo Log
10286ui.helper.methodinput: implements the method input functionality. The package contains a method input frame and a method searching engine.
10387ui.icons: icons used in the program
10488```
89+
90+
91+ ## Authors
92+
93+ See also the list of [ contributors] ( https://github.com/UCSDOalads/JavaSketchPad/graphs/contributors ) who participated in this project.
94+ ```
95+ (in alphabetical order)
96+ Original Author/ ex-Project Lead: Zhibo Chen.
97+ Project Lead: Cheng Gong
98+ (UI) User Interface Lead: Kaijie Cai.
99+ UI members: Zhien Ke.
100+ (ID) Interactive Design Lead: Muyuan Chi.
101+ ID members: Zhongyu Chen, Yaobang Deng, Xiangyi Gong, Xiaoquan Jiang, Kent, Feng Shan, Tan Su.
102+ (BE) Back End Lead: Yidong Luo.
103+ BE members: Sean Z, Tianyi Zhang.
104+ ```
105+
106+ ## Acknowledgments
107+ UCSD CSE B260 lab
108+ Helen, Zhening Huang, Mossaka, Jiheng Wang, Tony Yang, and any other who support or contribute to this project.
0 commit comments