e-Proposal submission system
Designed and developed a proposal submission system with a supervisor role for user review and feedback. Users can export the proposal as a Word document at any stage of the submission process for reference.
Service
Web-based System Development
Client
Hong Kong Hospital Authority
Start From
May, 2013
Project Details
- Implemented an auto-save feature for the submission form.
- Added a feature to export proposal data as Microsoft Word documents.
- Leveraged Kentico 7 APIs for user session and role control.
- Used OpenXML SDK for the document export feature.
- Utilized C# .NET for system development.
- Utilized Microsoft SQL for database management.
Challenge
Implemented a web form that allows users to fill in and upload files. Upon completion, the user will receive a .Word file with all uploaded files attached.
Furthermore, a .Word template file is utilized for document export. Administrators have the ability to edit the template’s wording to modify the export result.
The implementation of these complex requirements within a large, dynamic form posed a significant challenge.