ngiachou / WalletHero

A hero we all deserve. Tracking your monthly costs was never been so much fun.
GNU General Public License v3.0
0 stars 0 forks source link

UI implementation #13

Closed ngiachou closed 5 years ago

ngiachou commented 6 years ago

I thought about UI implementation, and I think the best way to go is to have a simple console UI on master and a separate branch of GUI. Of course the GUI would be more friendly to the user but we could have the main (master branch) application be a simple console application.

A menu example could be the following:

1. Show current status
2. Start new month
3. Add a transaction
4. Exit

You are free to propose your own menu structure. This issue would probably stay open for a long time since we will build upon menu structure and discover new Issues in our project (bugs and missing features probably).

@pagidas and @kpaxiotis what do you think?

ngiachou commented 5 years ago

Closing since this is better documented in #14