Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dev-jang/portfolio-stock

My portfolio & stock searching Web project
https://github.com/dev-jang/portfolio-stock

Last synced: about 1 month ago
JSON representation

My portfolio & stock searching Web project

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

![main](https://user-images.githubusercontent.com/52098680/103768542-096da900-5066-11eb-8f57-4b6300fbb53c.png)
![about_me](https://user-images.githubusercontent.com/52098680/103768556-0ecaf380-5066-11eb-82d9-e226de0a8609.png)
![skills](https://user-images.githubusercontent.com/52098680/103768567-14283e00-5066-11eb-8371-b3295525439c.png)
![projects](https://user-images.githubusercontent.com/52098680/103768569-15f20180-5066-11eb-8cd7-a91976c34cf5.png)


## Stock Page

http://joel.star.is:8080/stock

![stock_page](https://user-images.githubusercontent.com/52098680/103768660-42a61900-5066-11eb-9e31-75dacc699f07.png)
![stock_page2](https://user-images.githubusercontent.com/52098680/103768667-45087300-5066-11eb-9640-16f9705498b8.png)
![stock_search](https://user-images.githubusercontent.com/52098680/103768669-45087300-5066-11eb-9144-0b0df4490f17.png)