Giter Site home page Giter Site logo

iss1977 / vuejs3-vuetify3-vite-task-manager Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 441 KB

Task Manager using VueJS 3, Vuetify 3, IndeyxDB and Vite

Home Page: https://vuetify3-tasks.netlify.app/

HTML 1.03% Vue 60.13% CSS 7.79% JavaScript 30.97% Shell 0.08%

vuejs3-vuetify3-vite-task-manager's Introduction

Task Manager using VueJS 3, Vuetify 3, IndeyxDB and Vite

This is an update code to a legacy vuetify course from Udemy. Author Danny Connell

Following changes were made to the author's source code:

Description Tutorial This Repository
Build tool Vue CLI Vite
Vue JS v2 v3
Vuetify v2 v3
APIs Options Api Composition API
IndexDB integration Localbase localForage

Features:

  • task list manager with edit, delete, due date.
  • modal dialogs for editing task, setting due date and confirmation dialog.
  • snackbar integration
  • Integration of Vue3 Datepicker Calendar
  • Task order sorting with Vue Draggable. Sorting with an order data field.
  • Searching for tasks
  • Responsive design
  • Vuex Store with State, Mutations, Actions & Getters
  • integrate enviroment variables
  • integration of of localForage (IndexDB)
  • deployment on netlify

Items marked BOLD differ significally from original code or are completly new. Other elements will vary slightly.

Live demo here.


Installation:

  • Clone repository
  • Install dependencies
npm install
  • Run app
npm run dev

vuejs3-vuetify3-vite-task-manager's People

Contributors

iss1977 avatar

Stargazers

Victor Andritoiu 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.