Welcome to the GradeHub ClassDB Repository! This repository contains information about the GPA (Grade Point Average) weightage for every subject for our GradeHub project. GradeHub is a platform designed to provide an improved user interface and user experience for viewing your grades, as compared to the school's original Home Access Center (HAC).
In order to calculate your GPA accurately, it's essential to understand the weightage assigned to each subject. We've provided a comprehensive list of the weightage for various subjects in this repository. This information will help you calculate your GPA based on your performance in individual courses.
To utilize the GPA weightage information for your own calculations, follow these steps:
- Clone or download this repository to your local machine.
- Open the
ClassDB.tsfile to view the weightage assigned to each subject. - Use the data to calculate your GPA based on your performance in individual courses.
We welcome and encourage contributions to the GradeHub project. Whether you're a developer, designer, or simply someone with valuable insights, your contributions can help us improve and grow this platform. Please take a moment to review the following guidelines to make the contribution process smooth and effective:
-
Fork the Repository: Start by forking this repository to your GitHub account. This will create a copy of the repository under your account, which you can freely modify.
-
Clone the Repository: Next, clone the forked repository to your local machine.
git clone https://github.com/drPod/GradeHub-ClassDB.git
-
Create a Branch: Before making any changes, create a new branch for your contribution. Name it descriptively, so others can understand the purpose of your changes.
git checkout -b feature/your-feature-name
-
Make Your Changes: Implement your changes, whether it's fixing a bug, adding a new feature, or improving documentation. Make sure to adhere to our coding and style guidelines.
-
If your changes impact user-facing features, add necessary documentation to reflect those changes.
-
Add relevant information to the project's README, if necessary.
-
Commit Your Changes: Commit your changes with a clear and descriptive commit message.
git commit -m "Add feature: your-feature-name" -
Push Your Changes: Push your changes to your forked repository on GitHub.
git push origin feature/your-feature-name
-
Create a Pull Request: Navigate to the original repository and create a pull request. Be sure to provide a detailed explanation of your changes, the purpose of the pull request, and any relevant information.
-
Code Review: Your pull request will be reviewed by project maintainers. Be prepared to make necessary changes based on their feedback.
-
Merge and Deployment: Once your pull request is approved and passes the necessary checks, it will be merged into the main project. Your changes will be deployed to the production environment as appropriate.
Your contributions are invaluable to GradeHub, and we appreciate your time and effort. By contributing, you're not only improving the platform but also becoming a part of our growing community. If you have any questions or need assistance, please feel free to reach out to us at gradehubfisd@gmail.com.
We look forward to collaborating with you to make GradeHub even better!
This repository is licensed under the MIT License. Please see the LICENSE file for details.
For any feedback or inquiries related to GradeHub, contact us via gradehubfisd@gmail.com.
Thank you for using GradeHub, and we hope this GPA weightage information is helpful for your academic journey!
