nobt-io / frontend

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

Detail View of a payment #86

Open thomaseizinger opened 6 years ago

thomaseizinger commented 6 years ago

Clicking on a payment in the view should open a detail page similar to bills.

The detail page should display all the available information we have about the payment.

Depending on the information that is displayed in the feed, we might delay the implementation of the detail view. (For example, if the feed already displays everything, the detail page is not needed.)