Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Emengkeng committed Oct 24, 2023
1 parent b27e679 commit 784c64b
Showing 1 changed file with 22 additions and 6 deletions.
28 changes: 22 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,12 @@ Application is still under developement, new features may be added weekly
- Fund Transfer
- Withdraw Fund
- Get Transactions
- Create to card
- Create credit card
- Freeze card
- Fund Card
- Get Card Transactions
- Withdraw from card
- Gift Card
- Accept or Reject Gifted Card

# Tech Stack
- javascript
Expand All @@ -39,13 +40,14 @@ Application is still under developement, new features may be added weekly
- express

# Todo
[] Switch Deposit and Withdrawal from axios to the Flutterwave Rave Package
[ ] Switch Deposit and Withdrawal from axios to the Flutterwave Rave Package

[] Add mailing
[ ] Add mailing

[] Add the forget password routes
[ ] Add the forget password routes

[ ] Withdraw from Card

[ ]
# API End Points
## Users
### Register
Expand Down Expand Up @@ -257,5 +259,19 @@ npm test
# Author
Emenkeng Juslen

## Need help?

Feel free to contact me on [LinkedIn](https://www.linkedin.com/in/jussec/)

```javascript

if (youEnjoyed) {
starThisRepository();
}

```

-----------

# License
MIT

0 comments on commit 784c64b

Please sign in to comment.