Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/piyushhbhutoria/fintech
- Owner: Piyushhbhutoria
- License: gpl-3.0
- Created: 2018-04-07T14:38:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-09T16:40:50.000Z (6 months ago)
- Last Synced: 2024-10-30T10:44:25.642Z (18 days ago)
- Topics: crowdfunding, fintech, mysql, peer-to-peer, php
- Language: CSS
- Homepage:
- Size: 8.1 MB
- Stars: 16
- Watchers: 4
- Forks: 22
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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.