Sid-2D / Outcome-IPU

Result Viewer for IP University.

Home Page:https://outcome-ipu.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Outcome for IPU

A single page web app that provides results to IP University students in a tabular form and also displays the class ranks, university ranks, aggregate result summary of the student. One can also download their individual result in a PDF form and use it when offline. All it needs is the student's Roll Number and it fetches all the results available in the database.

Please read the features close issue in the issues tab!

From

PDF

To

Result Rank List
Result Page Rank Lists

Features

  1. Results of all CSE, IT, ECE, EEE, MAE students starting from 2014 Batch, some results are also available for 2013 batch.
  2. Mobile friendly, using Bootstrap v4.
  3. Chrome add to home screen feature and theme color for Chrome on Android.
  4. Now added downloadable reports, view your result when offline!
  5. Credit percentage
  6. Comparison tables of students in a class.

Stack

1. Backend
- Node.js for parsing.
- Express for serving files.
- MongoDB for storing data. 
2. Frontend
- Bootstrap.
- Vanilla Javascript.
- Some external libs for report generation and saving.

Version 1.2

Added downloadable reports and slight front end redesign.

Bug Watchers

Vibhor Agrawal - PDF reports aggregate problem.
Nikhil Yadav - PDF parsing.

Contributors

Manika Shrivastava - Analytics support, feature/layout suggestions and many B.Tech result PDFs.
Natasha Malik - All MCA result PDFs.
Raghav Sharma - Link sharing and awareness creation for the project.

Updating Reappear Results

The site currently doesn't support automatic updating of reappear results. However we can manually update them accordingly if you leave a comment on this issue.

Note

  • The parsers support parsing of any IPU Result of any course, so raise an issue if you want your course result to be displayed here.
  • Works best on Chrome and Firefox.

About

Result Viewer for IP University.

https://outcome-ipu.herokuapp.com

License:MIT License


Languages

Language:JavaScript 92.7%Language:CSS 4.9%Language:EJS 2.4%