Skip to content

Ainy07/canvas-ui-toolkit-using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🎨 Canvas UI Toolkit (Tkinter Dashboard)

A customizable Python dashboard application using Tkinter's Canvas widget. This project is designed to help you manage profiles, tasks, reports, and settings β€” all in a visually styled interface with light/dark modes.


πŸš€ Features

  • βœ… Canvas-Based GUI built with pure Tkinter
  • πŸ‘€ Profile creation, update, and deletion
  • πŸ“‹ Task Manager with add, edit, mark done, and clear all
  • πŸ“Š Report creation with timestamps and search functionality
  • πŸŒ— Light/Dark mode toggle
  • πŸ’Ύ Save and Load data (JSON-based persistence)
  • ⏰ Real-time clock display
  • πŸ” Logout functionality

πŸ› οΈ Tech Stack

  • Language: Python
  • GUI Library: Tkinter (Canvas)
  • Storage: JSON file (dashboard_data.json)

🧰 Requirements

  • Python 3.x (Recommended: β‰₯ 3.8)
  • No external libraries required (uses built-in modules)

About

canvas-ui-toolkit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published