This web application simplifies the process of calculating marks, determining percentages, and assigning grades for students. It's built using HTML, CSS, and JavaScript to ensure a responsive and user-friendly interface that works across various devices. With the added functionality to reset inputs, this tool is perfect for educators, students, and administrative staff aiming for efficiency in mark calculation and analysis.
Features Instant Calculations: Effortlessly calculate total marks, percentages, and grades with instant feedback. User-Friendly Interface: Designed for ease of use, allowing quick input of marks and straightforward navigation. Responsive Design: Optimized for both desktop and mobile devices, ensuring accessibility anywhere. Reset Functionality: Easily clear all fields with a single click, readying the application for a new set of data. Getting Started To get a local copy up and running follow these simple steps.
Prerequisites
All you need is a modern web browser to use the application. git clone https://github.com/hishmatmalhani/Marksheet-using-HTML-CSS-Javascript.git Open index.html in your web browser to start using the application. Usage Enter the student's marks in the provided fields. Click on the 'Calculate' button to display the total marks, percentage, and grade. Use the 'Reset' button to clear all fields and calculations, preparing the application for new data.
Built With HTML5 - For structuring the marksheet calculator's web interface. CSS3 - For styling and ensuring the application is visually appealing and responsive. JavaScript - Powers the calculation logic and interactivity of the application. Contributing We welcome contributions from everyone. If you're interested in improving the Marksheet Calculator, please fork the repository and create a pull request, or open an issue with the tag "enhancement".
Contact Hishmat Malhani - https://twitter.com/hishmatmalhani - hishmatmalhani@gmail.com
Project Link: https://github.com/hishmatmalhani/Marksheet-using-HTML-CSS-Javascript