Skip to content

ryantan-sk/PythonXL-Finance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PythonXL-Finance

Description

This is a practice project used to learn basics of mainpulating excel sheets using python and practice simple GUI development with tkinter

Objectives

  • Basic GUI widget app with the ability to add data to excel file and open the excel file
  • Upon adding the data, the excel file should store the following categories of data:
    • The type of expenditure
    • The amount spent
    • The date and time where the amount was spent
  • The excel file should automatically produce a piechart according to expenditure type and a graph featuring expenditure against time

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages