- This repository is a practice for lesson UIDD 2017 at NCKU-EE.
- Collaborating with team members in SCABER.
This repository is a simple implememtation to GET
, POST
, and AJAX methods. This practice contain client and server code, you can compare the different among above. The demo is in the following link.
index.html
./js
- contain all.js
and.njs
* fileget.njs
- implememtGET
methodpost.njs
- implementPOST
methodajax.njs
- implementAJAX
methodsearch.js
- return result
./data
- contain a simple data as examplename.json
- example data for this practice
In this repository, all
.njs
file extension is same as.js
file extension, which can only be used in lesson UIDD server setting.
(Update soon.)
- Yung-Sheng Lu
- Chia-Liang Liu
- [OTHER TEAM MEMBER]
Contribute to User Interface Design and Development (UIDD) 2017 in NCKU-EE.