Online examination system for staff recruitment #online examination
Edit
by Issa Fatai - 1 year ago (2023-07-02)
Web based Online examination system for staff recruitment
| I need a PHP system that uses MySQL to implement a Web-based Online examination system for staff recruitment. |
Ask clarification
1 Recommendation
This package can be used to setup microservices apps using configuration arrays.
It can read configuration PHP scripts that contain values that will be used to set up details of operation of an application based on microservices.
Currently it allows to configure:
- SQL query templates to perform CRUD operations on data stored in a database
- Scripts that should handle HTTP requests of methods GET, POST, DELETE, PATCH and PUT
| by Ramesh Narayan Jangid package author 25 - 1 year ago (2023-07-06) Comment
One can create the database as per requirement and can configure the queries as per tables created in the database.
This is a Microservices framework and one can create API's in easy steps.
|