Internet Application Development Project List
Navigation
Project I
This report is about the construction of personal home page and a series of HTML code.
About My Homepage
Because my homepage need to show my HLSL program and Model. I make my homepage as blog list. I divided the main page into several information publishing areas, and adapted to different sizes of browsers. Preview here:
Visit PageAbout Project Work
We totally have four project work in project 1. Navigation bar is below.
Project II
This is my second report on the development of Internet applications. This assignment is a web page based on the development of AMAP. In my web page, the functions of road map, satellite map, toolbar and right-click menu are centralized, and the user's city can be located in real time according to the IP address.
Visit PageProject III
This report is based on spark Java framework to build a web page of tietactoe. Because it's a two person project, I'm responsible for providing front-end and back-end logic and making logic JS code for it.
The following is a draft written by me in JS, which contains the basic logic of tic. Since there is no server deployed, the client server version cannot run.