An open API service indexing awesome lists of open source software.

https://github.com/ramgoel/xibiller-stable

A React Native App to ease the Billing process throughout the Mi Outlets
https://github.com/ramgoel/xibiller-stable

android android-studio firebase ios react-native

Last synced: about 2 months ago
JSON representation

A React Native App to ease the Billing process throughout the Mi Outlets

Awesome Lists containing this project

README

          

# XiBiller

A React Native App that will ease the process of Order Billings across all the Mi Outlets.

## Technologies

- React Native for UI
- Firebase Database for Data Storage
- Tested on Android, Web, IOS.
- npm as Package Manager
- Expo for Development Environment

## Features to be Considered

- Light/dark mode (According to System)
- Cross Platform
- Cart Functionality
- Offline & Online Billing
- Recent Orders
- Fetches Customer Details from Previous Orders
- Past Orders Searching
- Online/Offline Payments Option

## Installation

Enter these lines in your terminal to clone app

Install Expo & Create-expo-app

```bash
npm i expo create-expo-app
```
Clone Repo and move to Folder

```bash
git clone https://github.com/RamGoel/XiBiller.git
cd XiBiller

```

Install All Dependencies
```bash
npm i
```

Run App with Expo

```bash
expo start
```

You should see a QR Code Now

![image](https://i.ibb.co/h2SCYYK/Screenshot-45.png)

Run for Web

```bash
w
```

Run for Android (Download Expo Go App to Run on Android (Required))

```bash
a
```

Build for Android
```bash
expo run-android
```

Build for IOS
```bash
expo run-ios
```

Build for Windows
```bash
react-native run-windows
```


## Demo

Click on Image to watch Application Demo

[![video](https://assets.mspimages.in/wp-content/uploads/2018/09/Xiaomi-logo-696x435.jpg)](https://www.youtube.com/watch?v=XOOCllNNG3Q)