The first steps to be able to make this app means that certian things need to be understood. These are
- Learn how to link to google sheets
- Run the example code
- Read a data file from google sheet
- Write data to google sheets
- Append data in google sheets
- Learn how to make a GUI
- How to make a gui with some input
- How input multiple data types
- How to do a dropdown menue
- How to write inputed data to google sheets
- Make a simple gui to input expenses to google sheets, make each input a new line. If the gui is closed just add to new line in the same google sheet
- Extend this to be a expense and income
Once these are done pause and make next stage plan