KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
web30-boostock
★ 12
Open GitHub ↗
실시간 주식 거래 플랫폼, boostock 입니다
Download README (.md)
Explore Similar Repositories
SpaceStation8
:
A demo game created for Ludum Jam 49
binance-nft-bot
:
Allows automatically participate in NFT sales. Buys maximum amount of NTFs automatically when a sale starts. Supports only English site version.
architectural-katas-2021-fall
:
O'Reilly Architectural Katas 2021 fall
secret-android
:
android
HelloAce
:
Example Ace3 addon
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
web30-boostock
?
Download (.md)
# Boostock <img width=80px height=25px src="https://img.shields.io/badge/-React-1f2229?style=flat&logo=React"> <img width=100px height=25px src="https://img.shields.io/badge/-TypeScript-1f2229?style=flat&logo=TypeScript"> <img width=80px height=25px src="https://img.shields.io/badge/-Express-90c541?style=flat&logo=Node.js"> <img width=80px height=25px src="https://img.shields.io/badge/-ESLint-4B32C3?style=flat&logo=ESLint"> <img width=80px height=25px src="https://img.shields.io/badge/-Prettier-1b2b34?style=flat&logo=Prettier"> <img width=60px height=25px src="https://img.shields.io/badge/-Jest-99424f?style=flat&logo=Jest"> <img width=60px height=25px src="https://img.shields.io/badge/-Ncloud-00e064?style=flat"> <img width=80px height=25px src="https://img.shields.io/badge/-MySQL-105382?style=flat&logo=MySQL"> <img width=100px height=25px src="https://img.shields.io/badge/-MongoDB-109a82?style=flat&logo=MongoDB"> **당신을 위한 주식 거래 플랫폼 - Boostock** ## 🧑💻 참여자 | J008 | J050 | J089 | J176 | | :----------------------------------------------------------: | :---------------------------------------------------------: | :-----------------------------------------------------: | :----------------------------------------------------: | | <img src="https://github.com/rnjsrntkd95.png" width="150px"> | <img src="https://github.com/jaehyeon48.png" width="150px"> | <img src="https://github.com/nawhes.png" width="150px"> | <img src="https://github.com/SYN0P.png" width="150px"> | | [권구상](https://github.com/rnjsrntkd95) | [김재현](https://github.com/jaehyeon48) | [박세환](https://github.com/nawhes) | [장민준](https://github.com/SYN0P) | ## 💖 기획의도 저희가 이 주제를 선택한 이유는 기술적으로 난이도가 있는 것을 경험하는 것을 목적으로, 많은 트래픽이 몰려도 장애가 발생하지 않고 데이터의 실시간 처리가 중요한 주식(혹은 코인과 같은) 트레이딩 시스템을 선택하게 되었습니다. 단순히 실시간 시세를 제공해주는 Third party API를 사용하는 것이 아니라, 거래소 자체를 만들어 **실시간으로 매도, 매수를 하는 기능을 구현할 것이며, 실시간으로 거래가 이뤄짐에 따라 변동되는 호가, 가격, 차트 등과 같은 다량의 데이터들을 원활하게 처리하는 것이 목표입니다!** 또한, 많은 사용자가 실제로 매매를 하는 것을 모방하기 위해 트레이딩 봇을 만들어서 실시간으로 거래를 요청하는 대량의 트래픽을 발생시킬 계획입니다. ## ⛳ 우리의 도전적인 과제 1. **[Front]** 지연을 최소화한 실시간 처리 형태로 서버와 통신, 표현 2. **[Back]** 분산 처리를 포함한 실시간 요청 트래픽 처리 ## ⚙️ 시스템 아키텍처  ## 💬 Project Planning [📖 백로그](https://docs.google.com/spreadsheets/d/1A88FveAieMR75ogdRdZTzoVXXzJbeHkM-m7dv7uNmKk/edit#gid=0) [🖥️ 와이어프레임](https://miro.com/app/board/o9J_ln2R7o4=/?invite_link_id=436446773268) [📋 API문서](https://github.com/boostcampwm-2021/web30-boostock/wiki/API-%EB%AC%B8%EC%84%9C)