/ignou-percentage-calculator

This app is used to calculate the culmulative percentage of IGNOU students pursuing BCA/MCA

Primary LanguagePythonApache License 2.0Apache-2.0

IGNOU Percentage Calculator

This app is used to calculate the culmulative as well as semester-wise percentage of IGNOU students pursuing BCA/MCA(Revised).

Hosted URL:

https://share.streamlit.io/kaustavb79/ignou-percentage-calculator/main/ignou_percent.py

Local Machine Installation

Requirements

  • Python 3.7 or above
  • Sepcify the default_browser , os type and the system architecture in the config.json file.

Installation

  • Create a virtual environment in Python using pipenv or virtualenv.
  • Activate the virtual environment.
  • Install the requirements from the requirements.txt file. Run the command below:
    • pip install -r requirements.txt
  • Then run the ignou_percent.py script typing the following comand:
    • streamlit run ignou_percent.py

References: