Git Product home page Git Product logo

10k-hour-rule's Introduction

⏰ 10k-Hour-Rule

👀 개요

HTML, CSS, JavaScript, Figma로 구현한 <1만 시간의 법칙> 반응형 웹페이지

📌 주요 기능

  • input에 전문가가 되고 싶은 분야와 일일 투자 시간을 입력했을 때 총 소요 일수 계산
  • 모달창, 결과창을 보여줄 때 window.scrollTo() API를 통해 해당 부분의 시작 위치로 부드럽게 이동
  • '공유하기' 버튼 클릭시 document.execCommand() API를 통해 주소 링크 복사

⚙ 이슈

  1. 일부 모바일에서 레이아웃 유지 불가 현상
    👉 이슈: 반응형 관련 익스텐션과 별도의 사이트에서 핸드폰 모델별 미리보기로 확인했을 때는 의도한 대로 구현되었으나 실제 iPhone xs 이후 모델부터 <1만 시간의 법칙> 정의 부분과 계산 버튼의 글자 일부가 잘려 보이는 현상
    👉 해결(예정): media-query를 세분화한 후 실제 핸드폰에서 테스트할 예정이다. 지금은 음절 단위로 잘리는 현상만 방지하기 위해 일시적으로 word-break: keep-all;만 설정해둔 상태이다.

🔎 실제 구현 화면

screencapture-nayoung-gu-github-io-10k-Hour-Rule-2022-06-04-14_16_19

10k-hour-rule's People

Contributors

imzero9 avatar

Watchers

 avatar

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.