CAU-Web-Fall-2018-Project-3/README.md

11 lines
454 B
Markdown
Raw Permalink Normal View History

2018-11-26 05:38:47 +00: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.