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

2021-03-28 Todo_list 설계 day 4 #7

Open
3 of 9 tasks
yesjjin99 opened this issue Mar 28, 2021 · 0 comments
Open
3 of 9 tasks

2021-03-28 Todo_list 설계 day 4 #7

yesjjin99 opened this issue Mar 28, 2021 · 0 comments

Comments

@yesjjin99
Copy link
Collaborator

yesjjin99 commented Mar 28, 2021

Todo_list

할 일

  • today
    • 기능명세서 작성
    • 화면설계서 업데이트
    • 흐름도 작성
    • javascript 복습
    • node.js 공부

설계

  • 화면설계서
  • 기능명세서
  • 흐름도

수정한 내용

  • 날짜별로 볼 수 있도록 하는 대신 list와 todo를 이용해 list 안에 여러 todo들이 속해 있도록 수정
  • 왼쪽에는 list 나열되어 있는 박스, 오른쪽에는 해당 list의 todo 나열되어 있는 박스가 있도록 main 화면에 배치
  • todo를 관리하는 기능(add, edit, delete)과 list를 관리하는 기능(list_add, list_edit, list_delete) 따로 설계

내일부터 할 일

  • 공부

    • node.js 공부
    • javascript 복습
  • 개발

    • 프론트엔드
    • 백엔드

지금까지 공부...

설계했던 내용들을 계속 업데이트하고 수정하기를 반복하다 보니 처음 계획했던 만큼 html, css, javascript 복습과 node.js 공부를 하지 못했다. 이제는 구현을 해야 하는 순서니까 내일 부족한 node.js 공부와 javascript 복습을 최대한 해서 내가 원하는 만큼 구현할 수 있도록 더 공부해야겠다.
아직 node.js가 부족하니까 내일은 공부와 함께 간단한 프론트엔드 부분부터 구현을 시작해야겠다.

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