SharathHuddar / VTU-Result-Analyser

Project to extract VTU (Visvesvaraya Technological University) results of every student and to analyse it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VTU Result Analyser

A Python Flask project to help you get rid of your frustration VTU results website when it goes down! Want to see your marks, your classmates' marks, and a lot more, in one single place? Want to know who topped? This is your answer!


Installation

  • Clone the repository

    $ git clone https://github.com/abhijith0505/VTU-Result-Notifier.git

  • Install the required modules using,

    $ pip install -r requirements.txt

If you do not have pip installed, install it using:
> $ easy_install pip

Screenshots

To Do

  1. Finish the College Analysis section
  2. Finish the Region Analysis section
  3. Pulling results of Diploma Lateral Entry Students
  4. Pulling reval and backloggers' results.
  5. 4th year marks don't appear as it has a different website structure.
  6. 2015 (New Scheme) marks and results don't appear

About

Project to extract VTU (Visvesvaraya Technological University) results of every student and to analyse it.

License:MIT License


Languages

Language:Python 47.9%Language:HTML 39.0%Language:CSS 13.1%