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.
- Host: GitHub
- URL: https://github.com/eftekin/halic-exam-genius
- Owner: eftekin
- License: mit
- Created: 2024-04-05T15:03:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-09T12:40:01.000Z (about 2 years ago)
- Last Synced: 2024-05-11T05:55:40.438Z (about 2 years ago)
- Language: Python
- Homepage: https://halicexamgenius.streamlit.app
- Size: 328 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.

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

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