Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lyannabueno/projeto_calculadora_medias

This project is a school grades calculator that allows users to calculate a student's final average based on the number of subjects and the respective grades obtained, and determines if the student has passed or not.
https://github.com/lyannabueno/projeto_calculadora_medias

css3 html5 javascript webdevelopment

Last synced: 11 days ago
JSON representation

This project is a school grades calculator that allows users to calculate a student's final average based on the number of subjects and the respective grades obtained, and determines if the student has passed or not.

Awesome Lists containing this project

README

        

# School Grades Calculator 👩‍🏫

![image](https://github.com/lyannabueno/projeto_calculadora_medias/assets/130186281/faba1879-516a-44a0-be45-89bc9abc1a65)

## Features 🌟

- **Add Subjects and Grades:** Users can enter the names of the subjects and the grades obtained.

- **Calculate Average:** The average is automatically calculated as new grades are added.

- **Determine Pass/Fail:** Based on the calculated average, the system indicates if the student has passed, considering an initially entered passing average.

## Technologies Used 📚


HTML5
CSS3
JavaScript

#### What I learned in this project:
- add an event to the response sent in the field

## How to Use 🧮

To use this grade calculator, you don't need to install anything. Simply clone or download the project to your computer and open the `index.html` file in a browser of your choice.

### Steps to Run

1. **Clone or download the repository:**

```bash
https://github.com/lyannabueno/projeto_calculadora_medias.git
```

2. **Open the `index.html` file:**

Locate the `index.html` file in the project directory and open it in a web browser.

## Contributions 🫂

Contributions to improve the grade calculator are welcome. If you have a suggestion to enhance this project, feel free to fork the repository, make your changes, and submit a pull request.

## Contact 📩

Ana Bueno - [email protected]

Project link: https://lya-projeto-calculadora-medias.vercel.app

---