Uiineed Todo List
Uiineed Todo List is a minimalist, open-source, web-based todo list application designed for users who value simplicity and ease of use. It requires no login and stores all data locally in the browser.
Key Features:
- No Login Required: Start using the todo list immediately without any account creation.
- Local Storage: All todo data is stored locally in the browser, ensuring privacy and offline access.
- Drag and Drop Sorting: Easily reorder tasks using drag and drop (PC only).
- Double-Click Editing: Quickly edit slogans and todo items with a double-click.
- Import/Export Support: Supports downloading and importing todo lists, allowing for backup and transfer of data.
- CDN Delivery: Uses Vue.js delivered via CDN for easy deployment.
- Customizable: Option to customize personal information within the page.
Technical Details:
- Built with Vue 2.x and Sass.
- Uses base64 encoding to reduce file requests.
Usage:
- Download the
index.html
file. - Open the file in your browser.
- Start adding and managing your todo list.
License:
This project is licensed under the MIT license.