RESTful AJAX-JSON-PHP-MySQL DB Web Service
Developed a RESTful web service that uses AJAX requests and PHP to interact with a MySQL database. Includes dynamic JSON responses for table listings, record lookups, and data manipulation through an API.
Second-Year Computer Programming Student
Developed a RESTful web service that uses AJAX requests and PHP to interact with a MySQL database. Includes dynamic JSON responses for table listings, record lookups, and data manipulation through an API.
Built a CRUD-capable bookstore API allowing Create, Read, Update, and Delete operations for authors, books, and customers. Includes both a form-based client and dynamic JSON responses powered by a PHP backend and MySQL database.
Modified a Java SOAP Web Service emulator by adding a custom textbook record. Validated the new data using a JSP client application and captured input/output results in project documentation.
This project features a Java-based web application and SOAP web service, built around a custom Piano class and API. The deliverables include a team presentation, project overview, and a demonstration video showcasing the application's functionality.