Git Product home page Git Product logo

vue3's Introduction

✅ To Do List

vue3 기반 vuex와 vue-router를 사용하여 만들어 보았습니다. 😎

🗒️ 완성된 화면

image


🗒️ ToDo 등록하기

image

Title, Content에 각각 내용을 입력하고 우측 하단의 [ + ] 버튼을 누르면 Todo가 등록됩니다.


🗒️ ToDo 진행중...

image

등록된 todo는 진행 중 목록에 들어가게 됩니다.
진행 중인 상태를 완료로 바꾸려면 ✅ 버튼을 눌러 보세요.
만약 삭제를 원한다면 🗑️ 버튼을 눌러 삭제할 수도 있습니다!


🗒️ ToDo 완료!

image

완료된 todo는 완료 목록에 들어가게 됩니다.
완료된 상태에서 ↩️ 버튼을 누르면 다시 진행 중 상태가 됩니다.


🗒️ ToDo 상세보기 페이지

각 todo들은 고유의 ID를 가지고 있습니다.
🔍 버튼을 누르면 해당 todo의 고유 ID 경로를 따라 상세페이지로 이동하게 됩니다.

상세페이지에서는 title, content, Id, 완료여부를 확인할 수 있습니다.

image

진행 중 - Working 노란색 뱃지

image

완료 - Done 초록색 뱃지


이전 화면(메인)으로 돌아가려면 🏠 버튼을 눌러주세요!

vue3's People

Contributors

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