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

1-2-1 게시물 작성 기능 구현하기 #22

Closed
pycraft114 opened this issue Mar 30, 2017 · 3 comments
Closed

1-2-1 게시물 작성 기능 구현하기 #22

pycraft114 opened this issue Mar 30, 2017 · 3 comments

Comments

@pycraft114
Copy link
Owner

No description provided.

@pycraft114
Copy link
Owner Author

pycraft114 commented Mar 30, 2017

완료 조건 :
1.bulletin에 있는 input영역 클릭시에 default로 display none 되어있는 버튼 jquery를 통해 slidedown 시킬것.
그 외 영역 opacity로 어둡게 할것.
2.게시내용 작성후 upload버튼 눌렀을때 글 내용 서버에 보낼것.(글 작성자 어떻게 identify? 업로드 버튼 눌렀을때 업로드한 시간 까지 보내야함)
3.아무 내용도 입력 안하고 업로드 버튼 눌렀을시 input value로 글 내용을 작성하라고 유저에게 보여줄것.
4.upload버튼을 눌렀을때 위의 것들을 실행하고나서 마지막으로 input란을 클릭하기 이전 모습으로 돌아갈것.
= 버튼 diplay값 다시 none으로 , opacity값 다시 이전으로

@pycraft114
Copy link
Owner Author

pycraft114 commented Apr 2, 2017

개발 순서.

  1. 아무 내용도 입력 안하고 업로드 버튼 눌렀을시 input value 로 글 내용 작성하라고 유저에게 보여줄것.
    2.게시내용 작성후 upload 버튼을 눌렀을때 , ajax통신으로 로그인한 회원 id가져오고 글내용 업로드 버튼 누른시간 서버에 보내줄것.

@pycraft114
Copy link
Owner Author

pycraft114 commented Apr 3, 2017

***upload버튼을 클릭했을때 메인화면 최신화 어떻게 할것인가?

=====================
upload한후 페이지 새로고침하면 호경님이 만든 코드실행 되면서 뿌려지게됨

@latilt latilt added this to the SNS_Project 종료 milestone Apr 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants