-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 백엔드 readMe 작성 시작 - 초안 설계 #33
- Loading branch information
Showing
1 changed file
with
56 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,56 @@ | ||
# miniBacktesting_be | ||
# Back&Stock | ||
|
||
<img src="https://user-images.githubusercontent.com/44867889/160368796-0c483aeb-ebc3-45b2-9534-cf22ee657458.png" width="80%" height="80%"> | ||
|
||
## 프로젝트 소개 | ||
내 주식! 그때 샀다면 지금은 얼마일까? | ||
|
||
#### 🔗 [Back&Stock](https://backandstock.com/) | ||
|
||
|
||
주식 백테스팅 서비스 Back & Stock 입니다. | ||
백테스팅 기간과 자산별 비율을 설정하면 수익률을 확인 할 수 있어요. | ||
한국의 코스닥, 코스피 상장 주식들을 백테스팅 할 수 있습니다. | ||
저장한 포트폴리오끼리 비교가 가능합니다. | ||
Back & Stock에서 백테스팅을 시작하세요! | ||
|
||
|
||
## 🛩️ Team Members | ||
**`Back-end (Spring)`** | ||
- 김정근, 정선모, 박유선(Team Leader) | ||
|
||
**`Frontend (React)`** | ||
- 오예준, 안소진 | ||
|
||
**`Design`** | ||
- 안수현, 이혜림 | ||
|
||
|
||
## 🥇 ERD | ||
|
||
<img src="https://user-images.githubusercontent.com/44867889/160381158-175be13e-af10-4811-8c02-416ec278d1d1.png" width="80%" height="80%"> | ||
|
||
|
||
## API | ||
|
||
#### 🔗 [API link](https://www.notion.so/e72d3d2dc8d04e0380a27a4ea022571f?v=16e46006276e41f8a48c3e398d52fd57) | ||
|
||
|
||
<!-- | ||
<img src="https://img.shields.io/badge/JAVA-007396?style=for-the-badge&logo=java&logoColor=white"> | ||
<img src="https://img.shields.io/badge/Spring-6DB33F?style=for-the-badge&logo=Spring&logoColor=white"> | ||
<img src="https://img.shields.io/badge/oracle-F80000?style=for-the-badge&logo=oracle&logoColor=white"> | ||
<img src="https://img.shields.io/badge/mysql-4479A1?style=for-the-badge&logo=mysql&logoColor=white"> | ||
<img src="https://img.shields.io/badge/mariaDB-003545?style=for-the-badge&logo=mariaDB&logoColor=white"> | ||
<img src="https://img.shields.io/badge/javascript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black"> | ||
<img src="https://img.shields.io/badge/jquery-0769AD?style=for-the-badge&logo=jquery&logoColor=white"> | ||
<img src="https://img.shields.io/badge/react-61DAFB?style=for-the-badge&logo=react&logoColor=black"> | ||
<img src="https://img.shields.io/badge/vue.js-4FC08D?style=for-the-badge&logo=vue.js&logoColor=white"> | ||
<img src="https://img.shields.io/badge/html-E34F26?style=for-the-badge&logo=html5&logoColor=white"> | ||
<img src="https://img.shields.io/badge/css-1572B6?style=for-the-badge&logo=css3&logoColor=white"> | ||
<img src="https://img.shields.io/badge/bootstrap-7952B3?style=for-the-badge&logo=bootstrap&logoColor=white"> | ||
<img src="https://img.shields.io/badge/github-181717?style=for-the-badge&logo=github&logoColor=white"> | ||
<img src="https://img.shields.io/badge/linux-FCC624?style=for-the-badge&logo=linux&logoColor=black"> | ||
<img src="https://img.shields.io/badge/aws-232F3E?style=for-the-badge&logo=aws&logoColor=white"> | ||
<img src="https://img.shields.io/badge/apache tomcat-F8DC75?style=for-the-badge&logo=apachetomcat&logoColor=white"> --> | ||
|