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

https://github.com/eftekin/halic-exam-genius

📚 Halic Exam Genius is a Python application for Halic University students to access midterm and final exam dates and classroom information conveniently.
https://github.com/eftekin/halic-exam-genius

Last synced: 12 months ago
JSON representation

📚 Halic Exam Genius is a Python application for Halic University students to access midterm and final exam dates and classroom information conveniently.

Awesome Lists containing this project

README

          

# Halic Exam Genius

Halic Exam Genius is a Python application developed for students of Halic University. This application reads Excel files shared on the school announcement page to provide students with easier access to the dates and classroom information of midterm and final exams.

## Features

- Exam Dates Access: View and download dates and classroom information for midterm and final exams.

![exam_date_gif](https://github.com/user-attachments/assets/b895b1fb-2372-48ab-b03e-7026eabecf4e)

- Grade Calculation: Calculate your overall grade based on individual exam grades and weights. Set a passing grade and determine if you've passed.

![grade_calc_gif](https://github.com/user-attachments/assets/48a3e52d-7fb9-4937-862e-235715d4f437)

## How to Contribute

1. Make sure you have Python installed. If not, you can download it from the [official Python website](https://www.python.org/).

2. Clone the project:

```
git clone https://github.com/eftekin/halic-exam-genius.git
```

3. Navigate to the project directory and install the required libraries:

```
cd halic-exam-genius
pip install -r requirements.txt
```

4. Run the application:

```
streamlit run app.py
```

5. Access the application by visiting [localhost:8501](http://localhost:8501) in your browser.

## Support

If you encounter any issues, please open an [issue](https://github.com/eftekin/halic-exam-genius/issues) or contact me via email.