Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2020-2-capstone-design2
/
2012103000
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Jaeuk-YOO
2020-10-05 05:57:04 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
f7fc826b7aefa274400fac8e21e56256f510fb8d
f7fc826b
1 parent
c5ade488
[Capstone-02] create readme.md, project.frontend create
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
53 additions
and
1 deletions
.gitignore
documents/기초조사서_개인투자조합을 위한 결성 및 관리 플랫폼_2012103000유재욱.docx → documents/main_report/기초조사서_개인투자조합을 위한 결성 및 관리 플랫폼_2012103000유재욱.docx
project.frontend/unifolio.web.front
readme.md
.gitignore
0 → 100644
View file @
f7fc826
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# production
/build
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
\ No newline at end of file
documents/기초조사서_개인투자조합을 위한 결성 및 관리 플랫폼_2012103000유재욱.docx
→
documents/
main_report/
기초조사서_개인투자조합을 위한 결성 및 관리 플랫폼_2012103000유재욱.docx
View file @
f7fc826
No preview for this file type
unifolio.web.front
@
c7b9b710
Subproject commit c7b9b7106a05f368af00838d64abba1241cd2598
readme.md
View file @
f7fc826
# unifolio repository
## 2020-2 캡스톤디자인 2
---
## 개인투자조합을 위한 결성 및 관리 플랫폼 unifolio
---
## 소개
해당 레포지토리는 경희대학교 2020학년도 2학기 캡스톤디자인에 따라 만들어졌습니다. 경희대학교 스타트업 더 드림의 프로젝트 유니폴리오의 서비스 개발 과제에 참여하는 프로젝트입니다.
## 프로젝트 개발 환경
-
백엔드 프레임워크 : Python Django
-
프론트엔드 라이브러리 : React.js
-
RDBMS : MySQL
-
서버 : Nginx
-
배포 클라우드 : Microsoft Azure
-
프로젝트 관리 : Notion
---
### 프로젝트
- [프론트엔드](http://khuhub.khu.ac.kr/2020-2-capstone-design2/2012103000/tree/master/project.frontend/unifolio.web.front)
---
### 관련 서류 링크
-
[
documents/main_report
](
(http://khuhub.khu.ac.kr/2020-2-capstone-design2/2012103000/tree/master/documents/main_report
)
)
-
기초조사서
-
[
documents/weekly_report
](
http://khuhub.khu.ac.kr/2020-2-capstone-design2/2012103000/tree/master/documents/weekly_report
)
-
주간보고서
---
## Contact
Email - ryou9305@khu.ac.kr
Project Link: http://khuhub.khu.ac.kr/2020-2-capstone-design2/2012103000
\ No newline at end of file
...
...
Please
register
or
login
to post a comment