Works as supposed (Nov-28)
Note that you have to create ".env" file with your "USERNAME" and "USERPASSWORD". I will probalby add env variables.
Make parser so that it is possible to extract all information from system.
Make user/programmer friendly navigation, so that it is possible to navigate via command line or directly from data Struct (Courses/2019/Cpp/Oct-21/HomeWork/Tasks) like a file system.
Fix previous course year duration copy (y1, y2:p1,p2 p3,p4 not p1,p2,p3,p4 p1,p2,p3,p4)
Add find function by name, topic, material or task condition/name
Add tasks class and extract their solutions if present
Overall progress: 20%