This is the flow for just main screen. There are 3 more flowcharts that I am gonna write after this.

This program is a water company that can keep track of its customers' bills. This program show allow the user to add a customer, delete a customer, edit the customer's info, change the water cost (depends of litres of water used), and show the customers' bills.

Please tell me if there is something wrong with it.