Skip to content

Web-based tool that helps students easily calculate their exam scores.

License

Notifications You must be signed in to change notification settings

abusoww/calculator

Repository files navigation

Exam Score Calculator

Overview

A simple web-based exam score calculator built using HTML, CSS, and JavaScript. It calculates the total score, average, and grade based on user input.

Features

  • Input exam scores for multiple subjects.
  • Calculates total, average, and grade.
  • Responsive design for mobile and desktop.

Technologies

  • HTML: Structure of the page.
  • CSS: Styling for visual appeal.
  • JavaScript: Logic for calculating scores and grades.

How to Use

  1. Open index.html in a browser.
  2. Enter scores in the input fields.
  3. Click "Calculate" to get total, average, and grade.

Project Structure

index.html - Main HTML file. style.css - CSS for styling. script.js - JavaScript for score calculations.

Installation

  1. Clone or download the repository.
  2. Open index.html in your browser to use the tool.

Contributing

  1. Fork the repository.
  2. Create a branch for your changes.
  3. Submit a pull request.

License

MIT License. See LICENSE for details.

Contact

For feedback, contact me at: [[email protected]]

About

Web-based tool that helps students easily calculate their exam scores.

Resources

License

Stars

Watchers

Forks