The "WallEasy" is a highly flexible and robust e-wallet mobile application. With this, the User can very easily manage, send and recieve money within his/her circle. Supports other payment options too. This is a Cross-Platform application, so it can be used for Android and iOS devices with a single codebase. Currently it consists only of UI elements, but can later be configured and linked to a Remote Database and APIs to provide further functionalities.
WhatsApp.Video.2021-06-25.at.1.35.10.AM.mp4
- Android Studio.
- Flutter SDK.
- Dart.
- Open Android Studio IDE.
- Clone with
git clone https://github.com/Akash-Ramjyothi/WallEasy
. - Select whether to run on Android Emulator or Physical Device connected with USB.
- Run the application with
gradle assembleDebug
on command line.
- Take a look at the Existing Issues or create your own Issues!
- Wait for the Issue to be assigned to you after which you can start working on it.
- Fork the Repo and create a Branch for any Issue that you are working upon.
- Create a Pull Request which will be promptly reviewed and suggestions would be added to improve it.
- Add Screenshots to help me know what this Code is all about.