Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/piyushhbhutoria/fintech

A platform for peer to peer money lending and crowd funding.
https://github.com/piyushhbhutoria/fintech

crowdfunding fintech mysql peer-to-peer php

Last synced: 15 days ago
JSON representation

A platform for peer to peer money lending and crowd funding.

Awesome Lists containing this project

README

        

# Fin-Tech

![GitHub](https://img.shields.io/github/license/Piyushhbhutoria/FinTech)
![GitHub repo size](https://img.shields.io/github/repo-size/Piyushhbhutoria/FinTech)

> **Feel Free To Contribute.**

## This Repo is Fin-Tech Project using PHP7.x, PHPmyadmin, mySQL5.x

Features

1. User account login
2. Transaction History

## Setup

Change credentials in config.php.

```php

```

Open PHPmyadmin create a database named project.
Import the travel.sql file in database folder.