Giter Site home page Giter Site logo

todolist's Introduction

toDoList

todolist

▶프로젝트 보러가기

🔨기술 스택

📆개발 기간

v1.0.0 : 2022.11.29 ~ 2022.11.30

v1.1.0 : 2022.12.6 ~ 2022.12.8

🕹주요 기능

  • 할 일 추가
  • 할 일 삭제
  • 할 일 완료
  • localStorage 저장
  • 최소한의 반응형 구현

🖼컴포넌트 구성

📦src
 ┣ 📂components
 ┃ ┣ 📂common
 ┃ ┃ ┣ 📜Button.jsx
 ┃ ┃ ┣ 📜Container.jsx
 ┃ ┃ ┣ 📜IconButton.jsx
 ┃ ┃ ┣ 📜Input.jsx
 ┃ ┃ ┣ 📜Layout.jsx
 ┃ ┃ ┣ 📜Subtitle.jsx
 ┃ ┃ ┗ 📜Tooltip.jsx
 ┃ ┣ 📜Empty.jsx
 ┃ ┣ 📜InputForm.jsx
 ┃ ┣ 📜ToDoBox.jsx
 ┃ ┣ 📜ToDoCard.jsx
 ┃ ┗ 📜TopBar.jsx
 ┣ 📂pages
 ┃ ┣ 📜Details.jsx
 ┃ ┗ 📜Home.jsx
 ┣ 📂redux
 ┃ ┣ 📂config
 ┃ ┃ ┗ 📜configStore.js
 ┃ ┗ 📂modules
 ┃ ┃ ┗ 📜toDoList.js
 ┣ 📂shared
 ┃ ┗ 📜Router.jsx
 ┣ 📂styles
 ┃ ┗ 📜GlobalStyle.js
 ┣ 📂utils
 ┃ ┗ 📜date.js
 ┣ 📜App.jsx
 ┗ 📜main.jsx

todolist's People

Contributors

synuns avatar

Watchers

 avatar

todolist's Issues

[React/이대호] 코드리뷰

와 정말 너무 잘 작성하셔서 놀랐습니다. ReadMe부터해서 mobile 화면까지 구현하시다니... 어나더 레벨이시네요.

제일 인상 깊었던건 컴포넌트 사용에대한 이해도가 매우 높으신것 같아요. 그중에서 Tooltip 컴포넌트가 제일 마음에 들었습니다.

합성 컴포넌트라는 개념도 있는데 모르신다면 공부해보는것을 추천드려요.
https://fe-developers.kakaoent.com/2022/220731-composition-component/

프로젝트가 간단하기도했고, 잘 작성하셔서 조언드릴만한 내용이 크게 없는 것같네요.
굳이 한 가지 조언을 드리자면 common 폴더에 있는 파일들도 결국 컴포넌트라고 볼 수있기 때문에 common 폴더를 component 폴더 안으로 이동시키는게 더 좋지 않을까 생각합니다.

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.