Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ShivamGoyal1899 committed Nov 24, 2019
1 parent f4dd6c2 commit 8bff387
Showing 1 changed file with 32 additions and 22 deletions.
54 changes: 32 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## BHIM
This is the code repository of the Voice-Based BHIM Android App. Bharat Interface for Money (BHIM) is a payment app that lets you make simple, easy and quick transactions using Unified Payments Interface (UPI). This app is designed & developed by Team AeroCod3rs in NPCI Voice-Based Payments Hackathon held on 14th December 2019 in Mumbai, India.
This is the code repository of the Voice-Based BHIM Android App. Bharat Interface for Money (BHIM) is a payment app that lets you make simple, easy and quick transactions using Unified Payments Interface (UPI). This app is designed & developed by Team AeroCoders in NPCI Voice-Based Payments Hackathon held on 14th December 2019 in Mumbai, India.

The source code is **100% Dart**, and everything resides in the [/lib](https://github.com/ShivamGoyal1899/BHIM/tree/master/lib) folder.

Expand All @@ -14,35 +14,45 @@ The source code is **100% Dart**, and everything resides in the [/lib](https://g
[![Open Source Love](https://img.shields.io/badge/Open%20Source-seagreen?style=for-the-badge)](https://opensource.org/licenses/MIT)
[![License](https://img.shields.io/badge/license-MIT-red.svg?style=for-the-badge)](https://opensource.org/licenses/MIT)
[![Repo Size](https://img.shields.io/github/repo-size/ShivamGoyal1899/BHIM?style=for-the-badge)](https://github.com/ShivamGoyal1899/BHIM)
[![Release](https://img.shields.io/github/v/release/ShivamGoyal1899/BHIM?style=for-the-badge)](https://github.com/ShivamGoyal1899/BHIM/releases/download/v1.0.0/BHIM.v1.0.0.apk)
[![Release](https://img.shields.io/github/v/release/ShivamGoyal1899/BHIM?style=for-the-badge)](https://github.com/ShivamGoyal1899/BHIM/releases/download/v0.7.0-beta/BHIM.v0.7.0-beta.apk)


## Download Android App
Voice-Based BHIM Android App is available [here](https://github.com/ShivamGoyal1899/BHIM/releases/download/v1.0.0/BHIM.v1.0.0.apk) to download.
[![here](https://cdn.shortpixel.ai/client/q_glossy,ret_img/https://matheusitsolution.com/wp-content/themes/matheus/images/downloadapp.png)](https://github.com/ShivamGoyal1899/BHIM/releases/download/v0.7.0-beta/BHIM.v0.7.0-beta.apk)

## Tech Stack
1. Flutter
2. Infinit UPI Platform
3. Our InHouse Voice Recognition API
* Flutter
* InHouse Blockchain Database
* InHouse Intent Recognition API
* Google Voice Recognition API
* Infinit UPI Platform

## API Hosting
* Amazon Lightsail
* Heroku

## Flutter Packages Used
1. url_launcher: ^5.2.5
2. local_auth: ^0.6.0+1
3. flutter_lock_screen: ^1.0.6
4. android_device_info: ^1.0.0
5. font_awesome_flutter: ^8.5.0
6. barcode_scan: ^1.0.0
7. qr_flutter: ^3.1.0
8. path_provider: ^1.4.0
9. screenshot_and_share: ^0.0.2
* url_launcher: ^5.2.5
* local_auth: ^0.6.0+1
* flutter_lock_screen: ^1.0.6
* android_device_info: ^1.0.0
* font_awesome_flutter: ^8.5.0
* barcode_scan: ^1.0.0
* qr_flutter: ^3.1.0
* path_provider: ^1.4.0
* screenshot_and_share: ^0.0.2
* speech_recognition: ^0.3.0
* scratcher: ^1.2.1
* http: ^0.12.0
* permission_handler: ^4.0.0
* native_contact_picker: ^0.0.6
* simple_rsa: ^0.0.5
* random_string: ^1.1.0

## Versioning
We've used [Semantic Versioning 2.0.0](https://semver.org/) for versioning throughout the app.

## Project Created & Maintained By

### Shivam Goyal
Flutter Developer | Network Security | ML Enthusiast | Sophomore | Blogger
## Project Created & Maintained By __Shivam Goyal__

<a href="https://shivamgoyal.co"><img src="https://shivamgoyal.co/credits.png" width="60"></a>
<a href="https://medium.com/@ShivamGoyal1899"><img src="https://github.com/aritraroy/social-icons/blob/master/medium-icon.png?raw=true" width="60"></a>
Expand All @@ -51,10 +61,10 @@ Flutter Developer | Network Security | ML Enthusiast | Sophomore | Blogger
<a href="https://facebook.com/ShivamGoyal1899"><img src="https://github.com/aritraroy/social-icons/blob/master/facebook-icon.png?raw=true" width="60"></a>
<a href="https://instagram.com/shivamgoyal.co"><img src="https://github.com/aritraroy/social-icons/blob/master/instagram-icon.png?raw=true" width="60"></a>

## Main Collaborators - Team AeroCod3rs
## Main Collaborators - Team AeroCoders

### [Utkarsh Mishra](https://github.com/utkarsh1148) (Thapar Institute)
### [Mankaran Singh](https://github.com/MankaranSingh) (Thapar Institute)
### [Utkarsh Mishra](https://github.com/utkarsh1148) (Blockchain Dev)
### [Mankaran Singh](https://github.com/MankaranSingh) (ML Dev)

## Found this project useful?

Expand Down

0 comments on commit 8bff387

Please sign in to comment.