foivz / pop-app-flutter

Mobile application for the course Entrepreneurial venture.
2 stars 0 forks source link

Dev/main menu/feature 6 show wallet screen #20

Closed mislavmatijevic closed 1 year ago

mislavmatijevic commented 1 year ago

This PR adds a current balance check in wallet option. It is merged with main and adds a new route.

In order to test it in the branch's current state, you have to manually open the wallet screen. Easiest way is to override the Profile option, but anything goes.

Design is not the best, but that can wait to be fixed. This PR influenced the creation of the issue #19.

mislavmatijevic commented 1 year ago

I just realized I've not implemented the Details button. I don't really know what that button should do, and whatever it is, it's probably not a question of life or death. I can add it and check the original functionality if you find it an important function of the app.