Flutter App: Seafood weight calculator
I designed and created this app as a solution to a business process carried out by a company known as Marisco Seafoods that buys and exports seafood.
The Problem
As part of the export process, Marisco Seafoods employs someone to capture data , such as the the count of bags and their total weight per species of fish. This was done using a printed excel spread sheet , with the species as columns and the count as rows.

Once all the data had been captured, someone had to manually sum the weights to calculate the total per species.
The Solution
I designed a Flutter app , connected to Googles Firestore to store the data. One page is to be used to enter the Data and the the other to display the total weight and count per species of fish.



The complete project is available at :
Thank you for reading! Feel free to make any other suggestions or recommendations for future challenges. Leave a few claps if you enjoyed it !