Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 297 Bytes

File metadata and controls

6 lines (6 loc) · 297 Bytes

Beat-Google

This is my final project I made in Data Structure course. The main purpose of this project is to modify the google search result by using web crawler. We also use Tomcat web server to upload our own result to the internet.
The doGet and doPost methods are in TestProject1.java.