Very simple
- You register, the system generates a unique ID
- You login with your unique ID
- Your details are fetched from the API and updated at an interval
- Use your userID to receive money or use your QR code
- Send money by entering the receipients user id or scanning their code
The projects includes the Postman API collection too
This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
How to install.
-
Navigate to api/core/config.php
-
Edit the credentials
$siteurl = "<URL-THE-PROJECT-IS-LOCATED>";
$dbuser = "<DATABASE-USERNAME>";
-
Upload qrpay.sql to your database
-
Save and open the url in your browser
- Adding personal payment link
- Developer API system (later update)
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch
- Commit your Changes
- Push to the Branch
- Open a Pull Request
Distributed under the MIT License.
Michael Arawole - @MichaelArawole - [email protected]
Special thanks to these guys for their amazing tool