Skip to content

erickmp07/biomed-symp-certificate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

biomed-symp-certificate

A .NET app to generate a list of subscribers of a symposium that have signed a given number of attendance lists.

This project was created with the aim of help a symposium organizing committee to fast check the subscribers who attended the minimum number of lectures.

Table of Contents

Install

  • Download a stable Release.

  • Extract the folder.

  • Open the BiomedSympCertificate.exe file.

Usage

First, set the minimum number of lectures a subscriber should have signed the list. Then, click on the button to select the spreadsheets files to import.

The extensions supported are: *.xls; *.xlsx

The spreadsheets should have the following format:

  • Four columns;
  • First line is the column header;
  • First column has a Datetime format (sign datetime);
  • Second column has a string format (name);
  • Third column has a string format (e-mail);
  • Fourth column has a string format (registration number).

The output file will be available at the same directory of the spreadsheets imported.

Thanks

To Thayane Santos Silva, for the inspiration for this project and the time spent answering my questions.

Technologies

This project was developed with the following technologies:

Contributing

PRs and stars are always welcome.

To ask a question, please contact me.

License

Licensed under MIT license.

About

A .NET app to generate a list of subscribers of a symposium that have signed a given number of attendance lists.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages