Skip to content
This repository was archived by the owner on Dec 18, 2023. It is now read-only.

Michael-Nelson361/Checkbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Checkbook

Project for Codeup's python section.

This program's primary function is to keep track of the user's current financial balance. The user can add deposits or submit withdrawals, and the program will display their balance.

Additional features implemented:

  • Transactional history: users can view their past deposits and withdrawals.

Features to be implemented:

  • Transactional categories
  • Transaction descriptions
  • Transaction editing
  • Better transaction timestamps (allow user to write the time of the transaction when they log it)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages