subhashishanand / nith-results

A Website for NITH Results.

Home Page:https://nith.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NITH Results

forthebadge forthebadge forthebadge forthebadge

Netlify Status Contributions HitCount


https://nith.netlify.app
This is a Website to get your result in NIT Hamirpur. Check your full result and find your rank in the Class or College.


How it works

Result data for every student is web scraped form the official NITH results college website via a python script which is stored in database and served via API.
NITH Results API maintained by Rohit Hill

Features

  • View Results and Ranks in [ Class(batch+branch), year(batch), full_college ]
  • Search by roll number, name
  • Sort by CGPA or SGPA
  • Ranking scheme ( 1224, 1223, 1234 )
  • Full Result - Semester Wise -- subject wise result for particular student
  • Download as .csv
  • Dark Mode
  • Cache results
  • Remember me

Development

This is a React App. Requires NodeJs and npm installed.

  • Install Ddependencies
    npm install
  • Start development server
    npm start

About

A Website for NITH Results.

https://nith.netlify.app/


Languages

Language:JavaScript 51.6%Language:SCSS 44.2%Language:HTML 3.4%Language:CSS 0.7%