1 / 9

team SKYWAY Together, Everybody Accomplishes Miracles

team SKYWAY Together, Everybody Accomplishes Miracles. 팀 역할 재조정 작업 내용 버전관리 서버 구축 CVS Server 요구사항 구체화 멘토링 역할모델에서 중요한 요소 탐색 그에 따른 기능적 요구사항 도출 요구사항 분석서 데이터 아키텍처 설계 샘플 레이아웃 구성 기능 구현 회원가입 로그인 , 로그아웃 프로필 수정 페이지 시연 앞으로 데이터 아키텍처 개선 기능 구현 디자인 개선 정책수립 운영 , 유지보수. Career *no

lena
Télécharger la présentation

team SKYWAY Together, Everybody Accomplishes Miracles

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. team SKYWAY Together, Everybody Accomplishes Miracles

  2. 팀 역할 재조정 • 작업내용 • 버전관리 서버 구축 • CVS Server • 요구사항 구체화 • 멘토링 역할모델에서 중요한 요소 탐색 • 그에 따른 기능적 요구사항 도출 • 요구사항 분석서 • 데이터 아키텍처 설계 • 샘플 레이아웃 구성 • 기능 구현 • 회원가입 • 로그인, 로그아웃 • 프로필 수정페이지 • 시연 • 앞으로 • 데이터 아키텍처 개선 • 기능 구현 • 디자인 개선 • 정책수립 • 운영, 유지보수

  3. Career *no +email -duty N 1 Item *no +email -section - Participation *no +email Member *email N 1 1 N N 1 N 1 Content *no +MentoringNo +email -kind -body Mentoring *no +email -subject 1 N i+ (MentoringNo,cdate)

  4.  Login /MemberControl action: loginMember sql: select email, password, name, city, sex, photo, birthday, cdate from member where email=? sql: select no, email, section, subject, content from item where email=? Move to "main.jsp" with "timeline.jsp“  Logout /MemberControl action: logoutMember Move to "index.jsp" with "timeline.jsp“  Join /MemberControl action: joinMember sql: insert into member(email, password, name, city, sex, cdate) values(?, ?, ?, ?, ?, sysdate) sql: insert into item(email, section, subject, content) values(?, ?, ?, ?) sql: insert into item(email, section, subject, content) values(?, ?, ?, ?) sql: insert into item(email, section, subject, content) values(?, ?, ?, ?) sql: insert into item(email, section, subject, content) values(?, ?, ?, ?) sql: select email, password, name, city, sex, photo, birthday, cdate from member where email=? sql: select no, email, section, subject, content from item where email=? Move to "main.jsp" with "timeline.jsp" Apply with MVC pattern

  5. http://59.11.229.88:8080/mentormentee/

  6. 앞으로 • 데이터 아키텍처 개선 • 기능 구현 • 디자인 개선 • 정책수립 • 운영, 유지보수

More Related