-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Features of the Import Data page
- Import Data Page's Progress Bar #18
- Drag & Drop + Import Data Area #19
- Information PopUp #21
- Upload Confirmation PopUp #24
【Drag & Drop area】
An area for the user to import the data into the system. The user can choose, either dragging and dropping the dataset into the designated area or clicking the upload button.
【Information PopUp】
A popup that shows a video on how to import the data to the application.
There's an information icon right-bottom corner, once that is pressed a popup page will show up, it contains a video with the steps to import the data and usage of the tool.
【Upload confirmation PopUp】
Once the file is selected from the import data page, before sending the data to the back-end, the app shows a popup to notify the user what document has been selected to be be uploaded and where the data will be sent to.
There're 2 buttons for the user to select from, one can either select cancel - so the file will be discarded, or to upload.
【Design】