More Premium Hugo Themes Premium Nuxt Themes

Todo List.ir

Minimal Todo List App built With Nuxt

Todo List.ir

Minimal Todo List App built With Nuxt

Author Avatar Theme by the-pesar
Github Stars Github Stars: 100
Last Commit Last Commit: Aug 2, 2023 -
First Commit Created: Aug 27, 2024 -
default image

Overview

To Do List is an open-source web application developed with Nuxt (Vue.js), TypeScript, Tailwind CSS, daisyUI, and Pinia. It offers features such as being lightweight and fast, supporting multiple themes, exporting and importing raw data, providing a progressive web app (PWA) experience, and integration with Pomodoro.ir. It aims to offer a user-friendly interface for managing tasks efficiently.

Features

  • Lightweight and fast
  • Multi theme support
  • Export & import raw data
  • PWA functionality
  • Integration with Pomodoro.ir
  • Log system (feature in progress)
  • Multi-language support (feature in progress)

Installation

  1. Clone the repository from Github:
    git clone [repository_url]
    
  2. Install dependencies:
    npm install
    
  3. Start the development server on http://localhost:3000:
    npm run dev
    
  4. Build the application for production:
    npm run build
    
  5. Locally preview the production build:
    npm run start
    

Summary

To Do List is an open-source web application built with modern technologies like Nuxt, TypeScript, and Tailwind CSS. Its key features include being fast and lightweight, supporting multiple themes, and offering export/import functionalities. It also provides a PWA experience and integrates with Pomodoro.ir. While it is still in development with features like a log system and multi-language support pending, it aims to provide a comprehensive task management solution for users.