Coder Social home page Coder Social logo

work-hard-travel-hard-app's Introduction

work-hard-travel-hard-app

리액트 네이티브로 만든 할일 여행앱

구현

  • Work, Travel 두 개의 탭이 있다. 재로딩하면 탭의 위치를 기억한다. AsyncStroage(expo API) 사용함.
  • TextInput 으로 할 일을 입력할 수 있다.
  • 입력된 할 일들은 AsyncStorage 를 사용하여 모바일에 저장한다.
  • 할 일을 삭제할 수 있다. Alert(알림)으로 삭제할 건지 다시 확인한다. 삭제를 한다면 객체의 key 값을 받아서 해당 할 일을 삭제한다.
  • 한 일(Done)을 체크할 수 있다. 체크박스를 누르면 체크된 박스로 아이콘을 변경하고 텍스트에 가로줄을 긋는다. 해당 객체의 done 을 false 에서 true 로 변경.
  • 할 일 수정

영상

KakaoTalk_20230927_065546763.mp4

work-hard-travel-hard-app's People

Contributors

youngeun100 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.