Skip to content

"Moy Calculator ISAMM" is a React application designed to calculate the average grades (Moyenne Générale or "Moy") of students at ISAMM University

License

Notifications You must be signed in to change notification settings

FirasKahlaoui/moy-calculator-ISAMM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moy Calculator ISAMM

"Moy Calculator ISAMM" is a React application designed to calculate the average grades (Moyenne Générale or "Moy") of students at ISAMM University based on their course grades and credits.

About This Project

The "Moy Calculator ISAMM" app simplifies the process of calculating a student's average grades by providing a user-friendly interface. It allows ISAMM students to input their course grades along with the corresponding credits for each course. The app then computes and displays the overall Moyenne Générale based on the entered data.

Features

  • Grade Input: Students can enter their course grades (in numbers or letters) and credits.
  • Moy Calculation: Automatically computes the overall Moyenne Générale based on the entered grades and credits.
  • User-Friendly Interface: Intuitive design for easy navigation and input.
  • Responsive Design: Optimized for both desktop and mobile devices using React components.

Technologies Used

  • React
  • JavaScript
  • HTML
  • CSS

Installation

  1. Clone the repository:
git clone https://github.com/FirasKahlaoui/moy-calculator-ISAMM.git
cd moy-calculator-ISAMM
  1. Install the required dependencies:
npm install

Usage

  1. Start the development server:
npm start
  1. Open your web browser and go to http://localhost:3000 to use the Moy Calculator ISAMM app.

  2. Enter your course grades and credits, then click on the calculate button to see your Moyenne Générale.

Contributing

Contributions are welcome! Fork the repository and submit pull requests for any enhancements or bug fixes. Please discuss major changes through issues before making modifications.

License

This project is licensed under the MIT License.

About

"Moy Calculator ISAMM" is a React application designed to calculate the average grades (Moyenne Générale or "Moy") of students at ISAMM University

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published