This API facilitates the access and control of the database system, and assists in its management. There is a simple Front-end built so users will be able to perform CRUD operations on Properties, and Users
Launch local server targeted to the public folder in the download directory
php -S localhost:8000 -t public
Open browser to localhost used, and project should launch.
- Edward Ramkissoon