Requirement: Django 4.1.3, Echart, Bootstrap 3, Pandas 1.5.0


Login page


index page


files
Separate Views


Over Time list. ALL Managers only can see their employee and can delete their application

For Approver; They can see and approve or disapprove the application


Form, I use model form and Widget to do this

Manager only can choose their employee to apply Over Time

return the ForeignKey to form


Create Multiple application


Modal Page Ajax upload


Time Calculation

I need to transform the Start_date and End_Date to real time for Search; also use Pandas to do it



Use Echart To Visualize the Result