Showing
1 changed file
with
3 additions
and
4 deletions
... | @@ -49,17 +49,16 @@ npm run server | ... | @@ -49,17 +49,16 @@ npm run server |
49 | 49 | ||
50 | ## Usage | 50 | ## Usage |
51 | 1. Enter your E-Campus ID and PW. | 51 | 1. Enter your E-Campus ID and PW. |
52 | - | 52 | +<img src="/uploads/c81bbe31252f1acc428c2f0c49fc7dea/image.png" width="500" height="270"> |
53 | -<img src="/uploads/c81bbe31252f1acc428c2f0c49fc7dea/image.png" width="500" height="270"> | ||
54 | 2. If the ID and password entered are correct, your ecampus information-based calendar will be created. | 53 | 2. If the ID and password entered are correct, your ecampus information-based calendar will be created. |
55 | 3. Make sure that the courses you are taking are listed on the left and that your ecampus schedule reflects well. | 54 | 3. Make sure that the courses you are taking are listed on the left and that your ecampus schedule reflects well. |
56 | 4. You can add a new schedule by clicking on the empty part of the calendar. | 55 | 4. You can add a new schedule by clicking on the empty part of the calendar. |
57 | 5. You can view the schedule by day, week, and month. | 56 | 5. You can view the schedule by day, week, and month. |
58 | -6.If you have finished checking the schedule, press the '로그아웃' button in the upper right corner. | 57 | +6. If you have finished checking the schedule, press the '로그아웃' button in the upper right corner. |
59 | 58 | ||
60 | 59 | ||
61 | ## Contributing | 60 | ## Contributing |
62 | - | 61 | +If you would like to add new features to this calendar, please follow these steps: |
63 | 1. Fork the Project | 62 | 1. Fork the Project |
64 | 2. Create your Feature Branch | 63 | 2. Create your Feature Branch |
65 | 3. Commit your Changes | 64 | 3. Commit your Changes | ... | ... |
-
Please register or login to post a comment