Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dongree authored Nov 28, 2024
1 parent c5b90b7 commit 5ed762d
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,29 @@
- 카카오 로그인 기능은 현재 심사 중으로 사용이 불가능합니다.
- 실제 금전적 거래는 이루어지지 않는 모의투자 서비스입니다.

## ⭐️ 프로젝트 기능 소개

### 주식 차트
![화면 기록 2024-11-28 오후 6 40 30](https://github.com/user-attachments/assets/6d36b0d9-2db2-4018-a7f3-2c12fb586fd0)

- 일, 별, 월, 년 단위로 주식 차트를 확인할 수 있습니다.
- 이동평균선 정보를 활용해 해당 주식의 추이를 더 자세히 확인할 수 있습니다.
- 라이브러리를 사용하지 않고 canvas를 활용해 직접 구현했습니다.

### 로그인
![image (14)](https://github.com/user-attachments/assets/9968ef08-cbf8-41fd-bfdc-8ca25dd8d80c)

- 카카오 oAuth 로그인으로 간편하게 로그인할 수 있습니다.


### 랭킹
![image (15)](https://github.com/user-attachments/assets/251821a9-63d9-4f23-9178-2f8f3d8c608d)

- 하루 단위로 랭킹이 갱신됩니다.
- 수익률순, 자산순을 기준으로 랭킹을 확인할 수 있습니다.
- 자신의 오늘 랭킹을 확인할 수 있습니다.


## 🗂️ 기술 스택
<div align="center">
<img width="800" alt="기술 스택" src="https://github.com/user-attachments/assets/d58700ea-8bfe-459f-8b67-d0864bf76693">
Expand Down

0 comments on commit 5ed762d

Please sign in to comment.