Skip to content

mn113/vuejs-taskapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vuejs-taskapp

This project is a single-page Tasks / To-Do list app made using Vue.js, mainly for learning purposes.
The app is now live at https://mn113.github.io/vuejs-taskapp/
To use the app, just start by deleting the 3 default tasks, and you're ready to go!

Features

  • Unlimited adding of tasks
  • Re-ordering of tasks by drag & drop
  • Live search / filtering of your task list
  • In-line editing of task titles
  • Trash function for completed tasks (also Un-Trash, as an added bonus)
  • Ability to tag tasks with words or colour labels
  • Ability to add custom word tags
  • Keyboard navigation
  • Export your tasks in .csv or .json formats
  • Autosaving of the task list to browser storage
  • Should also work offline

Libraries used / Thanks to

Inspired by

Laracasts, TodoMVC & the GitHub community.

General feedback, comments, questions, praise and abuse are welcome in the Issues section.

About

To-Do list app using Vue.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published