Skip to content

logickoder/qrpay

Repository files navigation

Contributors Forks Stargazers Issues MIT License


About The Project

login-screen

home-screen

send-money-screen

payment-history-screen

Very simple

  • You register with your username, and your details are saved in the backend
  • You login with your username
  • Your details are fetched from the backend and updated at an interval
  • Use your username to receive money or use your QR code
  • Send money by entering the recipient's username or scanning their QR code

The api documentation for this project backend is hosted at

  • API documentation (it may take sometime to load due to the azure virtual machine booting up)

(back to top)

Built With

(back to top)

Installation

Clone the repository from Github:

git clone https://github.com/logickoder/qrpay.git

Navigate to the project directory:

cd qrpay

For the spring boot backend (localhost:8080):

./gradlew :api:bootRun

For the android app:

./gradlew :app:assembleDebug

(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

logickoder - @logickoder - [email protected]

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages