Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 595 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 595 Bytes

Lesson report

Creates CSV report based on calendar data (in ICS format).

It groups calendar events by event summary and calculates number of events (lessons) and total time in given time period.

In case when a customer pays for lessons for more than one student (like parent for all his children), teacher should create event summaries using pattern:

[grouping name]#[additional description]

f.e.

Smith family#Billy
Smith family#Jane

Technical note

App is based on electron-react-boilerplate

License

MIT