Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/brunoliratm/cr-calculator
- Owner: brunoliratm
- License: mit
- Created: 2024-12-09T01:04:41.000Z (25 days ago)
- Default Branch: main
- Last Pushed: 2024-12-09T02:54:45.000Z (25 days ago)
- Last Synced: 2024-12-09T03:36:28.363Z (25 days ago)
- Topics: academic, calculo, cr-calculator, javascript, web
- Language: CSS
- Homepage: https://cr-calculator.vercel.app
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.