Wallet System is a wallet application that leverages on the Payment Gateway - Paystack.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
-
Pull/download code from repository
-
Download dependencies from Maven on the pom.xml
-
Set Database Credentials, Client Id and Secret, Log File Path, Paystack Secret Key, Paystack Public Key in property file
-
Build and Package deployable .war artefact
-
Deploy on an application server of your choice
* Weblogic Server
* Sprint Boot
* Postgres Database
- Spring Boot - The web framework used
- Maven - Dependency Management
- Postgres - Relational Database Management System
- Nana Hawau Adeku - @nanahawau
- Hat tip to anyone whose code was used