Giter VIP home page Giter VIP logo

micro-planner's Introduction

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

yarn eject

Note: this is a one-way operation. Once you eject, you can’t go back!

If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.

You don’t have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

micro-planner's People

Contributors

swon3210 avatar dependabot[bot] avatar

Stargazers

BaekJunyoung avatar  avatar

Watchers

James Cloos avatar  avatar

micro-planner's Issues

AssignedDaysInput 컨테이너 추가

이용자가 생성하는 계획이 수행될 요일을 입력하는 컨테이너를 제작합니다. 이를 위해서 아래 사항들을 충족시켜야 합니다.

  • 커스텀 Ratio 컴포넌트
  • Graduations 컴포넌트의 재사용으로 월화수목금 라벨 달기
  • AssignedDays 리듀서 추가

CardInput 컨테이너 업데이트

  • Card 컴포넌트의 왼쪽 영역 안의 텍스트가 길면 너비가 고정되지 않고 늘어나는 문제가 발생합니다. 텍스트 길이에 상관없이 고정된 너비를 가지도록 수정해야 합니다.

  • CardList 컨테이너에서 현재 Plan 이 입력된 날짜와 그 날짜로부터 지금까지 얼마나 기간이 지났는지를 표시해주는 기능, 그리고 설정된 시간까지 앞으로 얼마나 남았는지를 보여주는 기능을 아직 구현하지 못했습니다. 이를 추가해야 합니다.

  • 카드의 왼쪽 영역과 오른쪽 영역 모두 글자가 너무 길면 카드의 높이가 수직으로 너무 늘어나서 UI 가 어색해질 수 있습니다. 최종 목표와 작은 목표, 장소의 텍스트 길이를 제한하고 그 길이를 넘겼을 때 안내메시지가 나오는 기능이 추가되어야 합니다.

  • 플랜 카드들이 이용자가 설정한 요일, 시간에 따라 보이거나 보이지 않아야 하며 색상 또한 다르게 보이는 기능이 추가되어야 합니다.

CreatePlan 페이지의 플랜 추가 버그 수정

  • 플랜 하나를 추가하면 그때 추가할 때 사용했던 값이 없어지지 않은 채 그대로 다른 플랜 추가시에 나타나는 문제가 있습니다. 플랜을 생성하고 나면, 플랜을 생성하기 위해 축적시켰던 데이터들이 모두 초기화 되도록 해야 합니다.

  • 또한 플랜 데이터를 각각 입력할 때 버튼이 비활성화 되는데 시간이 초기에 필요한 부분 때문에 엄청나게 빠르게 여러번 완료를 클릭하면 데이터를 입력하지 않았는데도 다음으로 넘어갈 수 있는 문제가 발생합니다. 이를 해결해야 합니다.

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.