Over View
A simple web application that helps students calculate their attendance percentage and determine if they meet the 75% eligibility criteria.
Features
- Input total sessions, attended classes, and absences.
- Calculates attendance percentage.
- Suggests the number of classes needed to reach 75%.
- Simple and user-friendly UI.
- Contact form for feedback.
Tech Stack
- HTML
- CSS
- JavaScript
- GitHub Pages
What I Learnt
- DOM manipulation
- Basic form validation
- Clean UI design
- Project hosting on GitHub Pages