Skip to content

vinayakvthayil/Attendence-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attendance Calculator

Description

The Attendance Calculator is a simple web application designed to calculate attendance percentages. Built using HTML, CSS, and JavaScript, this tool helps users quickly determine if their attendance meets the required threshold.

Features

  • Enter Total Classes: Input the total number of classes conducted.
  • Enter Classes Attended: Input the number of classes attended.
  • Attendance Percentage: Calculates and displays the percentage of attendance.

How to Use

  1. Open the web application in your browser.
  2. Enter the total number of classes conducted in the first field.
  3. Enter the number of classes attended in the second field.
  4. Click the Calculate button to view your attendance percentage.

Technologies Used

  • HTML for the structure.
  • CSS for styling and layout.
  • JavaScript for calculations and dynamic behavior.

Future Scope

  • Add responsive design to optimize for mobile devices.
  • Enable users to save and review attendance records.
  • Include notifications for low attendance warnings.

image image