Payment Web is an aplication that aims to make it easy for user to do online payment. In frontend part, Payment Web provide UI, UX, and integration from backend Payment Web aplication. In this Web aplication user can configure their profile and do transaction to whoever connected to this website. It is also provide transaction history and send or top up money.
We use all this main following dependencies:
- Vue
- Vuex
- Chartjs
- Sweetalert2
- Axios
- Vue pincode input
- Bootstrap
- Bootstrap Vue
Here is few step to run the Payment Web frontend aplication:
- Open your terminal and head to your project directory
- Clone this repository
git clone https://github.com/aridwi27/AFA-Pay-FE
- Use this command to install all dependencies
npm install
- Compiles and hot-reloads for development
npm run serve
- Compiles and minifies for production
npm run build
- Lint and fix files
npm run lint
- Visit our demo at : AFA-Wallet
Backend Payment Web aplication
You can visit our team account