Skip to content

yhoungdev/qrpay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


About The Project

QrPay Screen Shot

Very simple

  • You register, the system generates a unique ID
  • You login with you 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

(back to top)

Built With

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.

(back to top)

Installation

How to install.

  1. Navigate to api/core/config.php

  2. Edit the credentials

    $siteurl = "<URL-THE-PROJECT-IS-LOCATED>";
    $dbuser = "<DATABASE-USERNAME>";
  3. Save and open the url in your browser

(back to top)

Contributing

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!

  1. Fork the Project
  2. Create your Feature Branch
  3. Commit your Changes
  4. Push to the Branch
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License.

(back to top)

Contact

Michael Arawole - @MichaelArawole - michael@logad.net

(back to top)

Acknowledgments

Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!

(back to top)

About

Send and receive funds by scanning QR codes

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • PHP 86.7%
  • HTML 6.1%
  • JavaScript 5.8%
  • Other 1.4%