https://github.com/param302/iitm-bs-score-calculator
A Score calculator made for IITM-BS students to calculate their marks (not official).
https://github.com/param302/iitm-bs-score-calculator
foundational iitm-bs
Last synced: 5 months ago
JSON representation
A Score calculator made for IITM-BS students to calculate their marks (not official).
- Host: GitHub
- URL: https://github.com/param302/iitm-bs-score-calculator
- Owner: Param302
- Created: 2022-12-18T13:39:14.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-18T17:54:21.000Z (over 2 years ago)
- Last Synced: 2024-10-31T17:12:55.626Z (7 months ago)
- Topics: foundational, iitm-bs
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# IITM-BS score Calculator
A Score calculator made for [IITM-BS](https://onlinedegree.iitm.ac.in/) students to calculate their marks (_not official_).
- Currently it's only available for **_Foundational Term 1_** students (qualifier term).
- Know about it more at [here](./foundation-term1/readme.md#how-to-use)---
### Where to try ?
#### Foundational Term 1
- Try it on [replit](https://replit.com/@Param302/Foundational-Term-1-Score-Calculator-IITM-BS-Degree?v=1#main.py) - [🔗](https://replit.com/@Param302/Foundational-Term-1-Score-Calculator-IITM-BS-Degree?v=1#main.py)
---
### Clone this repository
```
git clone https://github.com/Param302/IITM-BS-score-Calculator.git
```---
### Want to Contribute ?
Any kind of contribution is allowed, including website, repl or anything.
Make sure you have hosted it somewhere, if not contact us.#### 1. For this repository and clone the forked repository on your local machine.
```
git clone https://github.com/Param302/IITM-BS-score-Calculator.git
```#### 2. Create and checkout to the new branch
```
git checkout -b
```#### 3. Create directory for which level/term you've made.
Example:
```
mkdir foundational-term1
cd foundational-term1
```#### 4. Store your code in the same directory and create a readme file of it's usage.
#### 5. Add the changes
```
git add .
```#### 6. Commit your changes with a proper message
```
git commit -m "Enter your message here"
```#### 7. Make the _Pull Request_
```
git push origin
```---
#### Once the pull request is accepted, it will be merged to the main repository
> Thank you very much for your contributions. Hope you have enjoyed working with this project.
---
### Having a problem ? Ask here:
- Email: _[[email protected]](mailto:[email protected])_
- Twitter: _[@Param3021](https://twitter.com/Param3021)_
- Telegram: _[@Param_302](https://t.me/Param_302)_
- Discord: **_P A R A M#5605_**