Attendance Calculator

I made an attendance tracking project which will help you to:

Tell whether you can reach your target attendance or not.

You can also add your own Semester Array[Dynamic]

You can also mention the day you are going to be absent.

U can also see how many days u can be absent if u have reached a certain target attendance %.

It also displays graph and shows how it increases and decreases.

Also shows per day and per period % increase.

Another good point is that it can work for any semester , as we just have to change the periods array in @indexJS file or directly on the website .

GUIDE