Skip to content

kamiljaworski/attendance-list-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attendance list generator

Attendance list generator is a simple WPF desktop application that create PDF attendance list documents.



Goal

This application was created to resolve a certain problem. I needed to create an attendance list every month and I didn't like to edit it every time in Word so I created an application that generates these lists.

Features

  • creating an attendance list
  • adding up to 7 fullnames to the list
  • selecting any month of a year (after 1900 and before 2100)
  • coloring saturdays, sundays and holidays
  • printing that it's a sunday in this day
  • printing that it's a holiday in this day
  • table stretching to center the table
  • saving last used settings and fullnames after generating a list

Frameworks/Extensions

  • Fody
  • Fody PropertyChanged
  • MigraDoc
  • Newtonsoft.Json
  • NUnit
  • Moq

Screenshots

Start screen sceenshot

Filled start screen sceenshot

Example generated document sceenshot