Overview
TodoDev is a simple Todo App designed for developers, built with Vuejs, Vuetify, and Firebase. It offers features such as authentication, material design, draggable todo list based on status.
Features
- Authentication: Secure login and authentication process.
- Material Design: Utilizes the principles of Material Design for a clean and modern interface.
- Draggable Todo List: Allows users to easily reorganize their tasks by dragging and dropping based on task status.
Installation
To install TodoDev, follow these steps:
- Clone the repository from [link].
- Install dependencies by running
npm install
. - Configure your Firebase settings.
- Run the application with
npm run serve
.
Summary
TodoDev is a user-friendly Todo App that caters to developers, offering authentication, intuitive material design, and a convenient draggable todo list feature. It combines the power of Vuejs, Vuetify, and Firebase to provide a seamless user experience for organizing tasks efficiently.