Coder Social home page Coder Social logo

vue-todolist's Introduction

My First Journey into Vue.js ๐Ÿ˜Š

Welcome to the vue-todolist repository, a simple and compact task management project developed as a practical exercise in learning and practicing Vue.js.

This mini-project features a simple but effective user interface, designed to be pleasant and intuitive for the user. The application allows users to create, view, mark as completed and delete daily tasks intuitively and quickly.

The application is not yet fully accessible. It will be improved at a later date.

Features

  • Create Tasks: Add new tasks to your list with a title and due date.
  • View Tasks: All your tasks are displayed in a clear list.
  • Delete Tasks: Remove tasks that you have completed or are no longer necessary.
  • Toggle Task Completion: Double click on a task to mark it as completed or incomplete.

Todolist form closed

Todolist form openned

Feature to Come: Accessibility Enhancements

One of my main goals moving forward is to enhance the accessibility of the Vue ToDoList application. I recognize the importance of creating web applications that are inclusive and usable for everyone, including people with disabilities.

Installation

To install and run vue-todolist locally, follow these steps:

# Clone the repository
git clone https://github.com/emilie-v11/vue-todolist.git

# Navigate to the project directory
cd vue-todolist

# Install dependencies
npm install

# Run the application in development mode
npm run dev

# Compile and Minify for Production
npm run build

# Lint with ESLint - (https://eslint.org/)
npm run lint

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

vue-todolist's People

Contributors

emilie-v11 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.