This is a comprehensive learning project for SE212 Software Engineering course that demonstrates fundamental database operations using PHP and MySQL. The project covers all CRUD (Create, Read, Update, ...
A web server that supports PHP (like Apache or Nginx). PHP version 7.4 or higher. A compatible SQL database (MySQL, SQLite, or SQL Server). Basic web browser for accessing the API. To get started with ...