Tech Stack:
"TASK MANAGER" App is a project build on Vue.js 2.
Some features were implemented:
◾ Add new Task
◾ Edit task's data
◾ One click finishes Task
◾ Delete Task
◾ Animation on task deleting
◾ All your tasks will be stored in Local Storage so you won't lose them after reloading the page
◾ If there are no tasks left, there will be a sign that indicates "No tasks for today"
◾ Routing. Our users can switch beetween 2 pages: Home Page, Tasks Page
In the project directory, you can run the following comands:
npm install
npm run serve
📫 e-mail: oska43@mail.ru