Showing
1 changed file
with
7 additions
and
0 deletions
... | @@ -15,6 +15,7 @@ | ... | @@ -15,6 +15,7 @@ |
15 | 15 | ||
16 | - 경희대학교 E-Campus 로그인 정보를 입력하면 E-Campus 내 일정들을 연동해줍니다. | 16 | - 경희대학교 E-Campus 로그인 정보를 입력하면 E-Campus 내 일정들을 연동해줍니다. |
17 | - 수업, 과제 마감 기한과 나의 다른 일정들을 E-Campus 캘린더를 통하지 않아도 한 번에 파악할 수 있습니다. | 17 | - 수업, 과제 마감 기한과 나의 다른 일정들을 E-Campus 캘린더를 통하지 않아도 한 번에 파악할 수 있습니다. |
18 | +- 실시간 줌 수업, E-Campus에는 등록되지 않은 수업 일정들을 추가하여 학업 일정을 관리해보세요 | ||
18 | 19 | ||
19 | <br> | 20 | <br> |
20 | 21 | ||
... | @@ -48,6 +49,12 @@ npm run server | ... | @@ -48,6 +49,12 @@ npm run server |
48 | 49 | ||
49 | ## Usage | 50 | ## Usage |
50 | 1. Enter your E-Campus ID and PW. | 51 | 1. Enter your E-Campus ID and PW. |
52 | + | ||
53 | +2. If the ID and password entered are correct, your ecampus information-based calendar will be created. | ||
54 | +3. Make sure that the courses you are taking are listed on the left and that your ecampus schedule reflects well. | ||
55 | +4. You can add a new schedule by clicking on the empty part of the calendar. | ||
56 | +5. You can view the schedule by day, week, and month. | ||
57 | +6.If you have finished checking the schedule, press the '로그아웃' button in the upper right corner. | ||
51 | 58 | ||
52 | ## Roadmap | 59 | ## Roadmap |
53 | 60 | ... | ... |
-
Please register or login to post a comment