I’m in the process of creating a filter system for the category of restaurants. This category list can consist of dozens of items, while each restaurant can have only 3 categories. So if users selects at least one of the 3 categories, this…
I am building a page that has to be mobile friendly. This page will have a lot of master detail data and I was wondering what the best practice is. I found a lot of articles on the web but they give, I would like to call them, abstract gui…
I’m working on the design of an app with a holiday request list.
Each request has a type (Holidays, Illness, etc) a pair of dates, and an Status.
The Status can be:
We have a system that collects events.
An event typically occurs every 10th second or so, but its pretty random.
The system collects the events during a project’s lifetime which usually runs for about a month.
I have a list of accounts and want to show the balances in a pie chart. That’s pretty straightforward as long as all of the accounts have a positive balance.
When some of the accounts have negative balances (such as a loan or an overdraft …