Every KL University student knows the panic - semester end
approaching, attendance borderline, no idea if you're going
to get a hall ticket or not.
The official portal shows your percentage but tells
you nothing useful - not how many classes you can still miss,
not whether you're in the condonation range, not how many
consecutive classes you need to attend to recover.
So I built a tool to fix that.
What I Built
The KL Attendance Calculator is a free web app for KL University
students that does four things:
1. LTPS Weighted Calculator
KL University doesn't use simple attendance percentage. It uses
a weighted formula where Lecture and Tutorial hours carry full
weight (100), Practical/Lab carries half weight (50), and Skill
carries quarter weight (25). Most students don't know this and
calculate wrong. The calculator handles this automatically.
2. Bunk Planner
Enter your current attendance and it tells you exactly how many
classes you can still skip without falling below 85% (exam
eligibility) or 75% (detention threshold). No more guessing.
3. Attendance Recovery
If you're already below threshold, it calculates how many
consecutive classes you need to attend to recover. Useful when
you realize mid-semester that things have gone wrong.
The Stack
Built with Next.js App Router, fully server-rendered content
pages for SEO, Tailwind CSS, deployed on Vercel.
Try It
-> (https://kluattendancecalc.vercel.app)
Free, Works on mobile.
Covers both Vaddeswaram and Hyderabad campuses.
Find it here
-> https://github.com/vibebros-web/kl-attendance-calculator
Not open source yet. Open source once we hit #1 on page ranking :D
Built this as a side project. If you're a KL University student
and something's wrong or you want a feature added, drop a comment.
Top comments (0)