Closed yimama007 closed 4 years ago
@yijianma007 Will they all be in tabular form?
@manu-p-1 For now, I am working with tabular data since that will seem to be the part that will require the most thinking. There are too many different factors to be taken into. Also, do you think it is possible to add "filtered data"? For instance, if the user wants to see all the transactions that taken place between (October - November). Or will that be too much work?
Here are a few considerations for the data to display and the type of format
From a "CEO" perspective: view of all departments
1. General data
2. Statistical Data: These can be added on to the table above/ or acts as its own table). I just added these on this part (not sure how long you all want the length of the table to be).
*Note: Do you all want to add a filter option for the dates for the user? (ex. selecting all the dates from January )
3. General Data of individual employees
Description: A simple display of all individual employees.
From a "Department Supervisor" perspective: view of all employees
1. General data of Individual Employees
*Note: Same table as table 3 from "CEO" Perspective.
2. General Data of Individual Employee
Employee ID Last Name, First Name Department
Last 4 Digits of Virtual Card (If there is one) Opening Balance: Closing Balance:
3. Statistical Data of Employees
This is all considerations for now. In a way, these are the most basic and probably most used data.
NOTE: Besides providing a table, we can also allow the user to manually generate a table with their own desired data (A filter or sorting system)