You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository implements a web application for Class Task 7, where data is stored in a JSON file and managed using PHP. The UI, built with HTML, CSS, Bootstrap, and jQuery, allows users to view all records, fetch specific records, and add new data using AJAX. It demonstrates client-server communication and data management with JSON.