Git Product home page Git Product logo

diu-academic-leaderboard's Introduction

DIU Academic Leaderboard

This project fetches and displays academic performance data for students from Daffodil International University (DIU). It retrieves and ranks students based on their CGPA for a specific semester chosen by the user.

Features

  • Fetches student data from DIU's academic result API.
  • Allows selection of semester IDs spanning from 2010 to 2030.
  • Displays the top-performing students based on CGPA.
  • Handles errors gracefully when fetching data.

Requirements

  • Python 3.x
  • requests library
  • tqdm library (for progress bar)

Installation

Clone the repository:

git clone https://github.com/wsjishan/diu-academic-leaderboard.git
cd diu-academic-leaderboard

Ensure requests library is installed:

pip install requests

If you prefer to use the progress bar during data fetching, ensure tqdm is installed:

pip install tqdm

Add Student IDs to section-ids.txt File:

Create a text file named section-ids.txt in the project directory. Each line in this file should contain a student ID.

Example section-ids.txt:

  • 222-15-6163
  • 222-15-6299
  • 222-15-6242
  • Add more student IDs as needed, one per line

Run the Script:

python main.py

Submit Your Section IDs

To contribute to the DIU Academic Leaderboard project by submitting your section IDs, please fill out the Section IDs Submission Form.

Your participation helps improve and expand the dataset used in this project. Thank you for your contribution!

diu-academic-leaderboard's People

Contributors

wsjishan avatar

Watchers

 avatar

Forkers

jay-137

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.