๐ Attendance Calculator for College Students This is a simple and effective web-based attendance calculator built using HTML, CSS, and JavaScript. It helps college students:
Track their current attendance percentage.
Calculate how many more classes they can safely miss without falling below the minimum required attendance.
๐ Live Demo ๐ Try it out here https://attendancecalculatorbyronak.netlify.app/
๐ Features Input total lectures delivered and lectures attended.
Enter minimum required attendance percentage (e.g., 75%).
Displays:
Current attendance percentage.
Number of classes that can still be missed without dropping below the required threshold.
Instant calculation with clean and responsive UI.
๐ ๏ธ Tech Stack HTML5
CSS3 (Responsive Design)
JavaScript (Vanilla)
๐ท Screenshot (Add a screenshot of the app UI โ this boosts engagement. If needed, I can help you mock one up or describe how to take a clean one.)
๐ How to Use Clone the repo:
bash Copy Edit git clone https://github.com/your-username/attendance-calculator.git Open index.html in your browser.
Thatโs it โ no dependencies or installations needed.
๐ค Why I Built This College students constantly need to track attendance to avoid shortages. Instead of manually calculating percentages every time, this tool makes it quick, accurate, and accessible.
โ๏ธ Author Rhythm
GitHub: @rhythmadl56
LinkedIn: www.linkedin.com/in/rhythmadl
๐ Contribute Found a bug? Have a suggestion for improvement? Feel free to open an issue or make a pull request!
๐ License This project is licensed under the MIT License.