Skip to content

siphesihlemadi/Expense-Tracker-Kotlin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

Expense-Tracker Kotlin Version

console-based expense tracker that allows the user to:

-Add a new expense with the following:
    --Description
    --Amount
    --Category
    --Date
-View all Expenses added so far
-Filter expenses by:
    --Category
    --Date
    --Amount range
-Calculate total expenses:
    --Overall total
    --By category
-Delete an expense by selecting its number in the list

This project will not be implemeting classes or Object-Oriented concepts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages