Giter Club home page Giter Club logo

udeaghad / basic-bank-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 167 KB

Introducing our fantastic payment app! With our user-friendly interface, you can easily accept fund transfers from other banks and send transfers to any bank you desire. Our cutting-edge technology is powered by RavenPay API terminal, enabling seamless interconnectivity.

Home Page: https://documenter.getpostman.com/view/22522406/2s93eSZF1B

License: MIT License

TypeScript 100.00%

basic-bank-app's Introduction

Basic Bank App๐Ÿฉ

Introducing our fantastic payment app! With our user-friendly interface, you can easily accept fund transfers from other banks and send transfers to any bank you desire. Our cutting-edge technology is powered by RavenPay API terminal, enabling seamless interconnectivity.

This fantastic product is specifically designed to handle all your basic payment needs, from transferring funds to receiving them and checking your transaction details and history. With our secure and reliable system, you can be assured of a hassle-free payment experience.

Project Documentation ๐Ÿ“„

Built With ๐Ÿ› ๏ธ

  • Programming Languages: TypeScript and JavaScript
  • Frameworks: Node.js, Express.js
  • Database: MySql and Knex
  • Git and GitHub
  • Code Editor: VS Code.

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • A code editor like Visual Studio Code with Git and nodejs installed.
  • You can check if Git is installed by running the following command in the terminal.
  • $ git --version
  • You can check if node is installed by running the following command in the terminal.
  • $ node --version
  • Ensure you have Mysql database installed(You can click here for the documentations and installation)
  • Ensure you knex installed(You can click here here for the documentations and installation)

Usage

Run development environment

  • Clone the repo from here.
  • $ git clone https://github.com/udeaghad/RavenPayTest.git
  • Make your way to the correct directory by running this command:
  • $ cd RavenPayTest
  • Run npm install
  • create an .env file and update the following environmental variables:
    • PORT - the port where your serve will be running
    • DB_HOST - Mysql localhost
    • DB_USER - Mysql username
    • DB_PASSWORD - Mysql password
    • DB_NAME(Please ensure your create this database in my MySQL) - Mysql database name
    • DB_PORT - Mysql database port
    • JWT
    • RAVEN_SECRET
    • ENVIRONMENT = test(Set this to run integraton testing)
    • WEBHOOK_URL
  • Create your database and connect it on the knexfile.ts
    • Run npm run createDB
  • Run npm run migrate to migrate the table columns and their properties to your database
  • Run npm run dev to start the application
  • open postman and read the documentation to test the app

Run integration testing

  • Run npm test on your terminal

Authors

๐Ÿ‘ค Dozie Udeagha

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a โญ๏ธ if you like this project!

Acknowledgments

  • RavenPay(for providing their API to interconnectivity)
  • webhook.site (for managing messages and alerts)

๐Ÿ“ License

This project is MIT licensed.

basic-bank-app's People

Contributors

udeaghad avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.