Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 390 Bytes

File metadata and controls

18 lines (15 loc) · 390 Bytes

WorkManager

A basic work manager made using python's Tkinter.

Usage

It's a simple python app.

Parts

It has a contact list, a todo list and a diary.

Note

If you have any ideas, please create an issue

Dependencies

Python v3+ Tkinter Tkcalendar, Datetime ( Installed in Python by default.) Pandas. Any reccomendations to decrease dependencies is welcomed.(Create an issue.)