Go to file
2018-11-27 13:59:21 +09:00
.idea First PUsh 2018-11-26 14:38:47 +09:00
src Add a lot 2018-11-27 13:59:21 +09:00
static Add a lot 2018-11-27 13:59:21 +09:00
.htaccess Add a lot 2018-11-27 13:59:21 +09:00
index.php Add a lot 2018-11-27 13:59:21 +09:00
README.md First PUsh 2018-11-26 14:38:47 +09:00

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.