akshitagoel / 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 list of the student. All it needs is the student's Roll Number and it fetches all the results available in the database.

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

Analytics support, feature/layout suggestions and many result PDFs provided by Manika Shrivastava.

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 68.4%Language:HTML 27.4%Language:CSS 4.1%