All Projects → RohitKaushal7 → nith-results

RohitKaushal7 / nith-results

Licence: other
A Website for NITH Results.

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to nith-results

Nimbus
Official Android Application for Nimbus 2k18
Stars: ✭ 24 (-22.58%)
Mutual labels:  nit, nith
mujoco-benchmark
Provide full reinforcement learning benchmark on mujoco environments, including ddpg, sac, td3, pg, a2c, ppo, library
Stars: ✭ 101 (+225.81%)
Mutual labels:  results
ExamResultGenerator
Examination result generation portal for universities. 📱💻
Stars: ✭ 17 (-45.16%)
Mutual labels:  results
Awesome-Internships
A document to help undergraduates keep track of engineering internship opportunities.
Stars: ✭ 47 (+51.61%)
Mutual labels:  nit

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
    pnpm install
  • Start development server
    npm start
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].