Skip to content

prajwal-333/LobPay

Repository files navigation

LobPay

Introduction

LobPay is a mobile app where the customers can pay to small merchants at their shops on the merchant's mobile using just a Pin. Customers can subscribe to different merchants based on and their number of subscribers and distance of the shop. Customers can also view their bills on their app and merchants can manage their Inventory.

Technology Stack

Frontend -> React Native
Backend -> Django Rest framework
Database -> sqlite3

Setup

# Setup for django server
python3 -m pip install djangorestframework

# setup for react-native
npm install -g expo-cli
expo install

Usage

# Set the url in settings.py file
python3 manage.py runserver

# Set the url to variable apiHost
expo start            # Starts Metro Bundler (Scan QR with Expo App to run it on the device (Android, IOS)
expo start --android  # Run on Android Emulator

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •