jntuh-results

JNTUH Results Statistics



Introduction

A place where you can get result(s) of all semesters, and regulations of engineering undergraduates. All that you need is your hallticket to fetch the results along with the SGPA for that specific exam. Along with fetching result of a single hallticket, you can also fetch results of students given a specific, valid range of hallticket numbers. This feature of the website also provides you with basic statistics such as overall pass to failure percentages and subject wise mean total marks.

Features

Run Locally

Clone the project

git clone https://github.com/hemanth-kotagiri/jntuh-results-stats

Go to the project directory

cd jntuh-results-stats

Install dependencies

yarn install

Start the development server

yarn run dev

Run the production build

yarn run start

API Documentation

Please visit the API Documentation for extensive details about the backend which is built using Python. Backend is also Open-Source, feel free to check it out and contribute as well!

Authors

License

GPL-3.0