Skip to content

SourceShiv/BudgetTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

BudgetTracker

This is a simple project made more intermediate using classes and more. Check the features below to see what's included.

Features

  • Object-Oriented Approach (OOP) - using a class with attributes and methods
  • Error ctching using try and except
  • Unicode characters and special escape characters used in console for a more graphical user-friendly output
  • Loops and conditional statements
  • File reading, checking, and writing
  • Allows user to track a budget by adding an expense, viewing an expense, or exiting the app - This does not feature a remove expense yet

Tech Stack

  • Python

How to Run

  1. Make sure Python 3 is installed
  2. Clone the repository
  3. Open a terminal in the project folder
  4. Run:
python main.py

Tested with Python version 3.11.9

About

This is a simple project made more intermediate using classes, text files, error catching, and more graphical console features. Check the README for more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages