Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 566 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 566 Bytes

Django를 이용한 TodoList

✅ 구현기능

  • 회원가입 및 로그인
  • todo 추가/삭제/수정/조회/완료
  • todo 이모지 리뷰
  • todo 가나다순 정렬
  • 미완료 todo 개수 조회

🖥️ 화면

📌 로그인

image

📌 회원가임

image

📌 메인화면

image