GithubHelp home page GithubHelp logo

eungalchi / fintechacademy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kimmdain/fintechacademy

0.0 1.0 0.0 4.56 MB

[pay's book :card_file_box:] 가맹점, 기업, 직원을 연계하는 모바일 장부 플랫폼

Home Page: https://drive.google.com/open?id=1pxYBgmw8dqsNjt928Hj_R7UgREif5C-3

JavaScript 35.25% HTML 50.20% CSS 14.55%

fintechacademy's Introduction

pay's book - 디지털 장부 🗃️

가맹점, 기업, 직원을 연계하는 모바일 장부 플랫폼

Description

  • 실물 장부의 디지털화
  • off-line 거래 시 발생할 수 있는 대부분의 문제를 해결할 수 있는 토탈 솔루션 제공
  • 회사와 음식점 모두 win!win! 할 수 있는 플랫폼

example video

https://drive.google.com/open?id=1pxYBgmw8dqsNjt928Hj_R7UgREif5C-3

Structure

플랫폼 전체 흐름 및 구조

QR 결제 로직

Special feature

  • 오픈뱅킹 API 사용으로 잔액조회, 출금이체 및 입금이체 기능 구현
  • QR 코드 생성 및 QR 리더기 사용

Stack

frontend

  • ejs : 기반구조
  • ajax : api 통신
  • css : 디자인 적용

backend

  • nodeJS, expressJS : 서버생성
  • mysql : 데이터베이스 생성
  • jwt : 인증처리

개발 환경

  • 금융결제원 테스트베드
  • workbench
  • visualCode
  • Github

Run

가맹점 Run

> git clone https://github.com/kimmdain/fintechAcademy.git
> cd Franchise 
> npm install 
> npm start

기업 Run

> git clone https://github.com/kimmdain/fintechAcademy.git
> cd Enterprise 
> npm install 
> npm start

직원 Run

> git clone https://github.com/kimmdain/fintechAcademy.git
> cd Employee 
> npm install 
> npm start

fintechacademy's People

Contributors

eungalchi avatar boribap avatar kimmdain avatar hnbm avatar

Watchers

James Cloos 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.