aflashyrhetoric / payup-frontend

frontend for payup app
MIT License
0 stars 0 forks source link

UI: Wireframe initial state of "All Expenses List" #9

Open aflashyrhetoric opened 6 years ago

aflashyrhetoric commented 6 years ago

Description

We will build the UI component-by-component instead of trying to prototype the whole thing at once. This is the first component.

Please design a wireframe for the initial state of the All Expenses List, which will be shown on the payup.com/dashboard URL. This component will be shown when a brand new user has signed up and loads their dashboard for the first time (ever).

To clarify, this is not the full dashboard page's UI, JUST the "main expenses list" area of the /dashboard/ page.

For now, DO NOT DESIGN (please use empty blank space) the following components:

Parameters for the design

This portion of the UI:

Edge cases to think about

Expense Model

For reference, the Expense model consist of the following fields:

Value Name Example Value
Date 10/4/18
Amount (in USD) $14.00
Description Windshield wipers
A list of beneficiaries Bill,Rachel,Rebecca
Purchaser Name Kevin

Assumptions

You can assume (for now) that the user:

Please let me know if you have further questions :smile_cat: