An open API service indexing awesome lists of open source software.

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).

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_**