Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Management Page & Server #2

Open
12 of 14 tasks
Songseunghyo1 opened this issue Apr 10, 2018 · 2 comments
Open
12 of 14 tasks

Management Page & Server #2

Songseunghyo1 opened this issue Apr 10, 2018 · 2 comments

Comments

@Songseunghyo1
Copy link
Contributor

Songseunghyo1 commented Apr 10, 2018

로그인 페이지 & Server

(참고) https://spring.io/guides/gs/securing-web/


  • Session 유지

  • 로그인 기능

  • 관리자 계정으로 로그인(초기 페이지)

  • 페이지 변경후 로그인(관리자계정)

  • Database 연동 (관리자 계정, 시내 및 순환버스 시간 수정 등)

  • 로그인 후 몇초 뒤 관리페이지 로드(이 부분은 의견 반영하여 적용하겠습니다.)

  • delay page에 제통 로고 삽입

  • 관리페이지 제통 로고 삽입

  • 관리페이지 현재 css파일과 html파일을 분리하면 css로 링크가 걸리는 현상 발생 지금 은 html폴더 안에 css적용. 분리시키는 방법 찾고 적용해야함

  • css 와 html 문서 분리하는 작업이 필요하며 로그인학고 관리페이지 들어가면 ID Signout 버튼에 의해 html요소가 잘리는 현상이 있음

Management Page


  • 관리페이지 프로토타입 받아서 적용
  • 관리자 + logout button 한줄에 출력

Database


(참고) https://spring.io/guides/gs/relational-data-access/

  • jdbc test 및 sql문으로 인해 발생한 이슈 해결
  • 관리자 계정 연결
  • 수정사항 적용 - 관리자로 하여금 수정
@Songseunghyo1
Copy link
Contributor Author

깃이 조금 꼬여서 지금 몇초 후 이동 부분 날라갔습니다. 이 부분 다시 해보도록 할 예정입니다

@Songseunghyo1
Copy link
Contributor Author

관리자 계정을 DB에서 가져와서 check하도록 하였습니다~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant