Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 651 Bytes

README.md

File metadata and controls

38 lines (20 loc) · 651 Bytes

A library that provides parsing .xls, xlsx and csv files to json

acceptable column for files are as below:

necessary: شماره دانشجو'یا'شماره دانشجویی',

'نام دانشجو',

'نام خانوادگی',

'کد درس',

'نام درس',

'گروه درس',

'تاریخ امتحان',

'شماره صندلی',

'محل برگزاری',

optional:

'مقطع درس',

'نیمسال',

'نام استاد',

'نام خانوادگی استاد',

If there's more than one sheet we assume there's more than one exam Time of exams must be added manully recommended: each file contains one sheet for one exam