Skip to content

Repository files navigation

Todobox

🔗 Live demo: To-Do

Description

This is a Vue.js application that allows users to log in, register, and manage their tasks (todo lists).

Features

  • User login and registration without a database
  • Adding, editing, and deleting tasks in the "To Do" section
  • Moving tasks between the "To Do" and "Done" sections using drag and drop functionality
  • Editing task names in the "To Do" section
  • Deleting individual tasks from the "To Do" section
  • Returning tasks from the "Done" section to the "To Do" section
  • Deleting individual tasks or all tasks from the "Done" section

Running the Application

Installation

  1. Clone the repository to your local machine using the following command:
git clone https://github.com/farisgogic/To-Do.git

  1. Open the terminal and navigate to the application directory:
cd To-Do

  1. Install all necessary dependencies using npm:
npm install

Running

Run the Vue.js application using the following command:

npm run dev

Technologies Used

  • Vue.js
  • Vue Router
  • Vuex
  • HTML/CSS
  • JavaScript

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages