Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 322 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 322 Bytes

CRUD-PHP-JavaScript-jQuery-JSON

A PHP project based around a resume registry. Includes a table that supports Create, Read, Update, and Delete operations (CRUD) via SQL and has a many-to-one relationship to the Profile table and a many-to-many relationship to the Institution table. Also has a JQuery autocomplete field.