Skip to content

This is my first large-scale project by vue3, It contains many techniques that I haven't learned before.

Notifications You must be signed in to change notification settings

jssosoTo/ListTalk_Vue

Repository files navigation

ListTalk_Vue

This template should help get you started developing with Vue 3 in Vite.

Project Setup

npm install --legacy-peer-deps

About Project

Project Version: 1.2.0

What will be updated next time?

  • 2024/11/09
  1. Add some new futures in the Calendar page.[x]
  2. Fix bug where the numbers in the sidebar do not update when you check all tasks of the outdated task page.[x]
  3. Make the light theme's UI more user-friendly[x]
  4. Add translate button[x]
  5. Fix bug(If the length of list's description is over 1 line will destroy CSS. And edit it, the mask's input for description display only 1 line)[x]

Stack & tools

Vue3 Pinia TailWindCSS Vue Router Day.js Vue Icons Vite Animate.css Google Fonts

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

About

This is my first large-scale project by vue3, It contains many techniques that I haven't learned before.

Resources

Stars

Watchers

Forks