Skip to content

ranvold/evoeco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple program for cost accounting and statistics

Description

The application could use by different users whose pass register. After log in, each of them could add spending and get their spending statistics differently. The user can delete all spendings and also account with all data. All data is saved in a database.

How to use it

If the app launches, you will see it. To choose a command enter number that you need.

after_launch

Now, we need to pass the register, let's enter '1' and fill out the rows.

register

If you already have an account try to log in.

login

Let's add spending.

add_spending

To show how spending statistics work, I add some spendings. Getting statistics.

get_spending_statistics

To get spending statistics by category, choose the command and enter the category. Others command for getting statistics the similar.

get_spending_statistics_by_category

get_spending_statistics_by_day

get_spending_statistics_by_month

get_spending_statistics_by_year

To delete all spendings from your account use the seventh command and confirm deleting.

delete_all_spendings

You can also delete an account using the appropriate command, after which you will be automatically logged out. To just log out, take the last command.

delete_account_and_spendings

exit

Thanks for watching!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages