License system development on CORE php to manage web application sales
Mr. Prajwal came to me through a YouTube channel and asked me to build a licensing system where he can sell his web application to his clients by charging on a license model.
Project Client | Prajwal |
---|---|
Project Location | India |
Project Type | Web Platform |
Technologies | PHP, MySQL, Javascript, HTML, CSS |
Lead Developer | Muhammed Shariq Ahmed |
Project Status | Completed |
Project Link | Link |
This system is connected to the client’s web application through hidden API which frequently checks the license status in the background.
The API check whether the license is active, suspended, or in delete.
If the API got the response that it’s on delete status (which is added by the admin on the license system), the system will be deleted, and all the source code of the web application will be deleted.
So users cannot use the application without a valid license.