This web project is designed to assist students in calculating their Grade Point Average (GPA) for the third semester (S3). It has been developed as part of my studies at the Ecole Supérieure de Technologie.
- Calculate GPA for the third semester.
- User-friendly interface for easy input of grades.
- Clear display of GPA results.
Here is an example of how to use my project:
If you would like to contribute to this project, please follow these steps:
- Fork the repository
- Create a new branch:
git checkout -b my-new-feature
- Make your changes and commit them:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Create a new pull request
This project is licensed under the MIT License. See the LICENSE file for details.