Skip to content

A Task management app designed to improve productivity with automated Scheduling, Organization and Notes with support for optional AI assistance.

License

Notifications You must be signed in to change notification settings

Mahinkumar/Task_assistant

Repository files navigation

Note

This Project is a work in progress and is not suitable to be used at this moment.
Star the repository for progress and preview release updates.


Task Assistant

A Personal Task Assistant web application designed to improve productivity with automated Scheduling, Organization and Notes with support for optional AI assistance.


Getting Started

Running Development Server

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Building the Application

npm run build
# or
yarn build
# or
pnpm build
# or
bun build

Features

  1. Automated Task scheduling with a context aware Scheduling Algorithm.
  2. Simple and clean Interface with easily approachable user Experience.
  3. Key Analytics and Improvement Suggestions.
  4. Task Tracking with Timer Support.
  5. Completely Private on device Data Management.
  6. Long Notes and Memories to keep task with their related information.
  7. Integration with third party calendars (Needs API)

Requirements

  • CPU: 1.5 GHz or faster
  • RAM: 4 GB or more
  • Storage: 512 MB or more (dependent on data storage needs)
  • Operating System: Windows, macOS, or Linux
  • Node.js version: 16.x or higher
  • Package Manager: npm, yarn, pnpm, or bun

Architecture

Archit

About

A Task management app designed to improve productivity with automated Scheduling, Organization and Notes with support for optional AI assistance.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published