The era is of Digital Transformation and in this era, why should money exchange be not digital too? Hence we came up with Eazy-Pay, an easy way for all transactions. Now easily send money from anywhere, anytime. Also, send money offline too. On offline money transfer, the person receiving the money receives a receipt using the Nearby API and once the devices connect to the Internet, they automatically connect to the server and complete the transaction thus providing a non blocking transaction experience.
- Implementing Nearby API
- Making the design for the flow of money in case of offline transaction.
- Send Money offline with confirmation receipt ensuring Access to E-Wallet anywhere, anytime
- Send money anywhere easily, with no fuss.
- Easy Signups with Phone Number.
- clone the repo in your local machine
- do
yarn
in root directory - do
flutter pub get
ineazy_pay
folder - add MONGODB_URI, JWT_SECRET in your .env
- do
yarn dev
in the root directory and your backend is up and running - do
flutter run
inclient
and your app will start with no issues
- Node with Typescript
- MongoDB
- Heroku
- Flutter for cross-platform application
- Add Support for Forex
- Integrate Blockchain to mantain Accounts
Project Bootstrapped using Springboard