Skip to content

React-Native Payments App FrontEnd with seed data and persistence

Notifications You must be signed in to change notification settings

SamayXD/KalamPay

Repository files navigation

KalamPay

KalamPay Banner

Video & ScreenShots

WhatsApp Image 2024-07-27 at 10 17 58 PM WhatsApp Image 2024-07-27 at 10 17 58 PM (1) WhatsApp Image 2024-07-27 at 10 17 58 PM (1) WhatsApp Image 2024-07-27 at 10 17 57 PM (3)
WhatsApp Image 2024-07-27 at 10 17 57 PM (2) WhatsApp Image 2024-07-27 at 10 17 56 PM WhatsApp Image 2024-07-27 at 10 17 56 PM WhatsApp Image 2024-07-27 at 10 17 56 PM
WhatsApp.Video.2024-07-27.at.10.15.08.PM.mp4

FAT APK

https://drive.google.com/file/d/1oSOSDfSZXTScrdf9Hw3jF8lBMHMjBnqf/view?usp=sharing

All APKs

https://drive.google.com/drive/folders/1Sxvheoa85O4-73pcR_Ey2XffhQ-67fCL?usp=sharing

Features

  • Persistent Storage
  • Transaction Management: Send and receive payments (generate random transactions when recieve).
  • Payment History: View and track your past transactions.
  • QR Scanner
  • Many More

Technologies

  • React Native: Framework for building native apps using React.
  • Expo: Open-source platform for universal React applications.
  • Expo Navigation: Routing and navigation for React Native apps.

Installation

To get started with KalamPay, follow these steps:

  1. Clone the repository:

    git clone https://github.com/samayxd/KalamPay.git
  2. Navigate to the project directory:

    cd KalamPay
  3. Install dependencies:

    npm install
    # or
    yarn install
  4. Start the development server:

    expo start
  5. Run the app on your device:

    • Use the Expo Go app (available on iOS and Android) to scan the QR code provided in the terminal or Expo DevTools.

    • Alternatively, you can run the app on an emulator or simulator using:

      expo run:android
      # or
      expo run:ios

About

React-Native Payments App FrontEnd with seed data and persistence

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published