https://github.com/dev-jang/portfolio-stock
My portfolio & stock searching Web project
https://github.com/dev-jang/portfolio-stock
Last synced: 4 months ago
JSON representation
My portfolio & stock searching Web project
- Host: GitHub
- URL: https://github.com/dev-jang/portfolio-stock
- Owner: Dev-Jang
- Created: 2021-01-06T12:04:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-11T12:50:09.000Z (over 5 years ago)
- Last Synced: 2025-11-27T09:53:50.452Z (7 months ago)
- Language: SCSS
- Homepage:
- Size: 2.23 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web Project
- **Portfolio Page** : GCP(Google Cloud Platform)의 CentOS 7버전과 Spring Boot Framework에 Thymeleaf 템플릿을 이용하여 반응형 웹 포트폴리오 개발.
- **Stock Page** : Yahoo Finance API와 Google Chart API를 이용하여 US주식기호를 검색해 지난 180일 동안의 최대이익을 산출하는 매수 및 매도날짜와 이익을 출력하는 웹 기능 개발.
### Updates
| **Date** | **Contents** |
|:------------:|:------------------:|
| 2021.01.06 | Upload |
| 예정 | Spring Security를 추가하고 url에서 포트번호 없이 접속할 수 있도록 설정할 예정. |
## Portfolio Page
http://joel.star.is:8080




## Stock Page
http://joel.star.is:8080/stock


