Skip to content

A personal productivity management application built to track tasks, grow habits and boost productivity by completing and overcoming individually-set challenges.

Notifications You must be signed in to change notification settings

Piyuuussshhh/HabTrack

Repository files navigation

Build

  • Install Rust.

  • Install Tauri.

  • Install tauri-cli (cargo install tauri-cli).

  • Install node and npm.

  • Install sqlite3:

    • Windows -> follow this blog.
    • Linux -> sudo apt install sqlite3.
    • macOS -> preinstalled, you can chill.
  • Then install vite (npm install -g vite@latest).

  • Then clone this repo: https://github.com/Piyuuussshhh/HabTrack.git

  • cd into this repo.

  • Run npm install.

  • Now run the app by running this command cargo tauri dev.

About

A personal productivity management application built to track tasks, grow habits and boost productivity by completing and overcoming individually-set challenges.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published