Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/lyannabueno/projeto_calculadora_medias
- Owner: lyannabueno
- Created: 2023-09-17T03:14:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-02T21:16:50.000Z (6 months ago)
- Last Synced: 2024-06-02T22:44:41.651Z (6 months ago)
- Topics: css3, html5, javascript, webdevelopment
- Language: JavaScript
- Homepage: https://lya-projeto-calculadora-medias.vercel.app
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 📚
#### 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
---