Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JunseokNoh authored Sep 24, 2021
1 parent 9a09c8f commit 0920449
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,17 @@

### Views

- 학부 공지(WebKit 사용), 컴퓨터 학부 사이트 웹뷰로 볼 수 있음
## - 학부 공지(WebKit 사용), 컴퓨터 학부 사이트 웹뷰로 볼 수 있음
<center><img src = "https://user-images.githubusercontent.com/40800157/134705006-cb0f2d12-3ffd-4b72-8694-ff50d5ac9fba.gif" width="30%" height="30%"></center>

- 강의실 예약, 해당 배치도를 보고 원하는 번호에 좌석을 예약할 수 있음


## - 강의실 예약, 해당 배치도를 보고 원하는 번호에 좌석을 예약할 수 있음
<img src = "https://user-images.githubusercontent.com/40800157/134705374-6743c84f-8812-4f87-a582-10f8ed67500d.gif" width="30%" height="30%">

- 게시판 구현(Category : 자유게시판, QNA, 학생회공지)


## - 게시판 구현(Category : 자유게시판, QNA, 학생회공지)

1.게시글, 댓글 작성자의 프로필 구현. 댓글 및 대댓글 작성 가능

Expand All @@ -36,7 +40,9 @@

<img src = "https://user-images.githubusercontent.com/40800157/134706677-4eb242d2-8a9d-4603-89a6-0d09981b04bf.gif" width="30%" height="30%">

- 마이페이지에서 다수 기능 구현(회원정보보기, 비밀번호 변경, 회원탈퇴, 예약내역, 내가 쓴 글, 환경설정, 로그아웃)


## - 마이페이지에서 다수 기능 구현(회원정보보기, 비밀번호 변경, 회원탈퇴, 예약내역, 내가 쓴 글, 환경설정, 로그아웃)

<img src = "https://user-images.githubusercontent.com/40800157/130425471-ac16a1e2-fe6a-49ee-a5c0-ef28221146af.png" width="30%" height="30%">

Expand Down

0 comments on commit 0920449

Please sign in to comment.