PeterPorzuczek / Formularz-FDC

Generating spreadsheet form for employees in order to register their relatives at insurance system with output in Microsoft Excel file format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FormularzFDC

Generating spreadsheet form for employees in order to register their relatives in insurance system with output in Microsoft Excel file format. App is build with C# and NPOI framework.

Here you can check out the web version of this app (which uses xlsx files generated by this app): Formularz-FDC-Web

Screenshots

app-preview

Deployment

Build with VS2017. Just open the snl, download frameworks with nuget and run. You can change target Net frameworks from 2 to latest and it will work.

Built With

  • Npoi - open source project which can help you read/write xls, doc, ppt files. It has a wide application.

Authors

  • Piotr Porzuczek - Initial work
  • Lilla Porzuczek - Additional work

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Generating spreadsheet form for employees in order to register their relatives at insurance system with output in Microsoft Excel file format.

License:MIT License


Languages

Language:C# 100.0%