nobt-io / frontend

Frontend of nobt.io.
https://nobt.io
GNU General Public License v3.0
10 stars 4 forks source link

Implement floating action button with menu #65

Closed thomaseizinger closed 6 years ago

thomaseizinger commented 7 years ago

In order to give the user more choices in what to add the nobt, a proper floating action button should be implemented as per material design spec. Currently, only bills can be added to the nobt but later on, users should also be able to add payments in order to settle debts for example.

thomaseizinger commented 7 years ago

Initial implementation of such a menu can be found here: https://github.com/thomaseizinger/frontend/tree/feature/fabmenu

There a still a few problems: