Skip to content

A personal life management app focused on habit tracking, task organization, and life visualization tools.

License

Notifications You must be signed in to change notification settings

waozixyz/myquest

Repository files navigation

myQuest

A personal life management app focused on habit tracking, task organization, and life visualization tools.

Features

Habit Tracker

Track your daily habits and build consistency:

  • Mark completed habits on a calendar view
  • Visual progress tracking
  • Simple and intuitive interface

Weekly Todo List (WIP)

Organize your tasks by day of the week:

  • Daily task organization
  • Easy task management
  • Week-at-a-glance view

Life Timeline (WIP)

Visualize your life journey:

  • View your life progression on an interactive timeline
  • Understand your life's bigger picture

Routine Manager (WIP)

Plan and visualize your daily routines:

  • Create detailed daily schedules
  • Visualize time allocation
  • Optimize your daily workflow

Run Instructions

  • Web Version:
    Use the script run_web.sh to start the web version of the application.

    ./run_web.sh
  • Desktop Version: Use the script run_sdl.sh to start the desktop version of the application.

    ./run_sdl.sh

Dependencies