Go to file
Mathieu Sanchez 54a881e4fc Push with local connection 2018-11-29 10:48:43 +09:00
.idea First PUsh 2018-11-26 14:38:47 +09:00
src Push with local connection 2018-11-29 10:48:43 +09:00
static Correction search and auto update conflict 2018-11-29 10:38:48 +09:00
.htaccess Add robots.txt 2018-11-27 17:57:27 +09:00
README.md First PUsh 2018-11-26 14:38:47 +09:00
contact.sql Add modification + BDD structure 2018-11-27 19:59:11 +09:00
index.php Add robots.txt 2018-11-27 17:57:27 +09:00
robots.txt Add robots.txt 2018-11-27 17:57:27 +09:00

README.md

Web Project For CAU University 3

Write a web application My-Contacts satisfying the following requirements.

  • Information to be included: name, e-mail address, phone numbers, etc.
  • Functions to be supported: insert, delete, update, search, list, etc.
  • Server side scripting should be used.
  • All data should be stored in DB.
  • Build your own web servers.

Submit the report describing the requirements, design, and testing results with source code.