Skip to content

A simple HTML/CSS/JS tool that calculates weighted grade averages based on subjects and coefficients, with CSV import/export and a clean, intuitive interface.

Notifications You must be signed in to change notification settings

GLOXIOU/average-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“Š Average Calculator

Tired of the teachers who don't post grades on apps like Ecole Directe or Pronote? No more messy spreadsheets or manual math โ€” let Average Calculator do the work for you.

Average Calculator is a lightweight tool that lets you calculate averages based on grades, subjects, and coefficients, with easy CSV import/export and a clean, modern interface.


โœจ Features

  • ๐Ÿงฎ Calculate weighted averages (grade ร— coefficient)
  • ๐Ÿ“š Manage multiple subjects and grades
  • โš–๏ธ Custom coefficients per subject
  • ๐Ÿ“‚ Import grades from a CSV file
  • ๐Ÿ“ค Export your data to CSV
  • ๐ŸŽจ Clean, minimal, and user-friendly design
  • โšก Fast setup, zero hassle

๐Ÿ“ฆ Installation

  1. Clone the repository:
git clone https://github.com/GLOXIOU/average-calculator.git
cd average-calculator
  1. Install dependencies:
npm install
  1. Start the project:
npm start

๐Ÿง  How It Works

  • You add subjects, grades, and coefficients
  • The app calculates a weighted average automatically
  • You can import an existing CSV file to load your data
  • Export your results anytime for backup or sharing

๐ŸŒ Use Cases

  • Students tracking school or university grades
  • Semester or yearly average calculation
  • Quick grade simulations ("What if I get a 16?")
  • Clean alternative to spreadsheets

๐Ÿงพ License

ยฉ GLOXIOU

About

A simple HTML/CSS/JS tool that calculates weighted grade averages based on subjects and coefficients, with CSV import/export and a clean, intuitive interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published