Jan-03-2018, 01:08 PM
I am going to do a project on database analysis where the data is read from an excel file. The user should be able to search for the dates, employee ids etc. The no of hours attended by each employee should be calculated with the hours that the employee missed also the percentage of attendance, alert if it gets below a certain margin. All these details need to be updated in the employees' page in firebase from the excel file regularly. The admin should be able to update the details with GUI.
Now being new to python, I just know the basics like to create classes, function etc. So what should i learn to be able to do the above or is there some script already avail that i can use? what packages will i need?
I got like 3 months to this! Thank you!
Now being new to python, I just know the basics like to create classes, function etc. So what should i learn to be able to do the above or is there some script already avail that i can use? what packages will i need?
I got like 3 months to this! Thank you!
