-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
eb838f4
commit eb4f32d
Showing
3 changed files
with
14 additions
and
2 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 |
---|---|---|
|
@@ -3,12 +3,24 @@ | |
|
||
* 관리자: 김성호([email protected]) | ||
|
||
# 1. Sign in | ||
# 1. Register | ||
MetaVision의 모든 데이터는 프로젝트별로 접근 권한이 관리되며, 사용자 인증을 통해 접근할 수 있습니다. | ||
|
||
|
||
최초 사용 시 <b>Sign in</b> 화면에서 'register'를 선택하여 사용자를 등록할 수 있습니다. | ||
|
||
|
||
![MetaVision2 Register](./images/metavision2_register.png) | ||
<center><b>< 사용자 등록 ></b></center> | ||
|
||
<br> | ||
<br> | ||
|
||
# 2. Sign in | ||
|
||
사용자 등록 후 로그인 하여 프로젝트 생성 및 공유받은 데이터를 확인할 수 있습니다. | ||
|
||
![MetaVision2 signin](./images/metavision2_signin.png) | ||
기존 프로젝트에 대한 접근이 필요한 경우, 관리자에게 연락 바랍니다. | ||
|
||
![MetaVision2 signin](./images/metavision2_login.png) | ||
<center><b>< 로그인 ></b></center> |