Giter VIP home page Giter VIP logo

eun0leee / window98-todo-list Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 465 KB

To-do list를 만들고 삭제하고 수정하고 조회하는 것을 해볼 수 있습니다. 추가로 Open Api를 사용하여 날씨와 지역, 시간을 볼 수 있습니다.

Home Page: https://window98-todolist-with-kitty.netlify.app/

License: MIT License

CSS 31.40% HTML 14.92% JavaScript 7.06% TypeScript 46.62%

window98-todo-list's Introduction

☑️ window95 To-do list ☑️

window98 Todo-list 프로젝트는 Rest API를 사용하여 CRUD(Create, Read, Update, Delete)를 구현해보는 것을 중심으로하여, JavaScript의 메서드 및 내장함수에 익숙해지는 것 등 JavaScript로 웹페이지를 만드는데 익숙해지는 것을 목표로 만들어졌습니다. 사용자는 To-do list를 만들고 삭제하고 수정하고 조회하는 것을 해볼 수 있습니다. 추가로 Open Api를 사용하여 날씨와 지역, 시간을 볼 수 있습니다.

☑️ 사이트

gif-800px

☑️ 프로젝트 기간

2022.11.28 ~ 2022.12.06
2023.06.02 ~ 2023.06.21

☑️ 기술스택

Html CSS3 JavaScript

☑️ 화면구성

todo 등록 전
todo 등록 후

☑️ 구현내용

  • Rest API로 To-do를 추가, 조회, 수정, 삭제
  • 수정시 수정일시 변경
  • To-do가 없을 때 안내문구 표시
  • To-do를 체크하여 완료상태인 취소선 표시로 변경
  • 수정일시 최신순으로 정렬
  • 세가지 상태인 '완료된 To-do, 진행중인 To-do, 모두'로 필터
  • 사용자가 로그인하고 로그아웃하는 것은 로컬스토리지 사용
  • 현재 시간 위젯
  • 현재 지역과 날씨 위젯

☑️ 구현내용 상세, 해결한 것, 회고

☑️ 디렉토리 구조

┏ 📦src
┃ ┣ 📦api
┃ ┣ ┣ 📜todo.ts
┃ ┗ ┗ 📜widgets.ts
┃ ┣ 📦assets
┃ ┣ 📦types
┃ ┗ ┗ 📜todo.ts
┃ ┣ 📦utils
┃ ┣ ┣ 📜clock.ts
┃ ┣ ┣ 📜handleTodo.ts
┃ ┣ ┣ 📜location-and-weather.ts
┃ ┣ ┣ 📜render.ts
┃ ┣ ┣ 📜store.ts
┃ ┗ ┗ 📜username.ts
┣ ┣ 📜index.html
┣ ┣ 📜main.css
┣ ┣ 📜main.ts
┣ ┣ 📜reset-css.css
┣ 📜package-lock.json
┣ 📜package.json
┣ 📜babel.config.json
┣ 📜tsconfig.json
┣ 📜webpack.config.js
┗ 📜README.md

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.