18F / dol-whd-14c

The 14(c) system will become a modern, digital-first service. Applicants will be provided an intuitive online experience, guiding them through the information needed to complete their application correctly.
Other
16 stars 17 forks source link

Enhancement: Ability to import excel file with list of employees. #818

Open PrabhakarThummalaDOL opened 6 years ago

PrabhakarThummalaDOL commented 6 years ago
NathayaMDOL commented 6 years ago

@mmurthydol , From researching. there is no plugin/builtin to import file to datatable. I found couples article that related to our environment. #2. seems interesting. Please see below.

  1. Read Excel Data in AngularJS using Asp.Net Web API in MVC 4 and Show Data in HTML Table
  2. Read Excel file to Javascript-AngularJS then push that data to HTML Table (need to adjust code from HTML Table to datatable instead).
mmurthydol commented 6 years ago

@NathayaMDOL Thanks for analysis. Please provide an LOE - level of effort and any technical risks/challenges that you think we might face.

mmurthydol commented 6 years ago

@NathayaMDOL Need analysis on what we can do if data is incomplete/incorrect; how do we report back, etc. Also LOE.

@PrabhakarThummalaDOL Could you please also review. How about Application_Save - what limits does the API support for Upload? What happens on failure in this context?