Skip to content

Releases: CODERVIPERSAN/taskflow

TaskFlow v1.0 - Self-Balancing Task Manager

01 Aug 09:32

Choose a tag to compare

🎯 First stable release of TaskFlow!

Features

  • ✅ Self-balancing numerical task scoring system
  • ✅ Modern Vue.js + Flask full-stack application
  • ✅ Glass-morphism UI with responsive navigation
  • ✅ SQLite database with activity logging
  • ✅ Terminal commands: `todaytask` and `stoptask`
  • ✅ Automatic daily increments and data backup
  • ✅ Real-time updates and browser auto-launch

Quick Start

```bash
git clone https://github.com/CODERVIPERSAN/taskflow.git
cd taskflow
./setup_taskflow.sh
todaytask
```

Perfect for productivity enthusiasts and developers!