Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/brunoliratm/cr-calculator

Interactive tool for calculating the academic performance coefficient. Responsive, with dark mode and design inspired by Material Design
https://github.com/brunoliratm/cr-calculator

academic calculo cr-calculator javascript web

Last synced: 19 days ago
JSON representation

Interactive tool for calculating the academic performance coefficient. Responsive, with dark mode and design inspired by Material Design

Awesome Lists containing this project

README

        



**Interactive tool for calculating the academic performance coefficient.**
This project allows you to calculate the performance coefficient based on the courses taken, storing the data of subjects, grades, and workloads in an array in JavaScript. Responsive and with dark mode, it follows Google's Material Design 3.


## 🚀 Features

- Add subjects with information such as name, grade, and workload.
- Automatically calculate the academic performance coefficient.
- Integrated dark mode.
- Responsive interface, suitable for mobile and desktop devices.
- Modern design following Material Design 3.

## 🛠 Technologies Used

- **HTML5**: Semantic structure.
- **CSS3**: Styling with a focus on responsiveness and dark mode.
- **JavaScript**: Data manipulation and performance coefficient calculation.
- **Material Design 3**: Basis for the interface design.
- **Vercel**: Fast and reliable deployment.

## 📦 Installation and Usage

1. Clone this repository:
```bash
git clone https://github.com/brunoliratm/CR-Calculator.git
```

2. Access the project directory:
```bash
cd CR-Calculator
```

3. Open the `index.html` file in the browser to use the application.


## 🤝 Contributing

Contributions are welcome! If you have any ideas, suggestions, or bug reports, feel free to open an issue or submit a pull request.


## 🌐 Demonstration






## 📄 License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.