Skip to content

A web-app to help JIITians find previous year question papers.

Notifications You must be signed in to change notification settings

deadaf/jiit-pvq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JIIT - PVQ

Live At: https://somewhere.com/

What is it?

JIIT-PVQ is a web application designed exclusively to help Jaypee Institute of Information Technology students find previous year question papers. With JIIT-PVQ, students can easily check if question papers are available, and if they are, request PDF files to be sent directly to their college email addresses. Additionally, if a question paper is not available, students can fill out a form to request its upload.

Features

- Check if question papers are available.
- Request PDF files of question papers to be sent to college email addresses.
- Request the upload of question papers that are not yet available.

How Upload Works?

When a student fills out the upload request form, we use our OCR to check whether the image is a valid question paper. If it is, we convert it to PDF format and save it in the file system. All Students can then access the uploaded question papers through the web application.

Tech Stack

JIIT-PVQ is built using the following technologies:

- FastAPI
- Tesseract
- Uvicorn
- Jinja2
- HTML
- CSS
- JavaScript

People

Enrollment Name
21103322 Rohit
21103326 Vishwakant
21103324 Lakshay
21103328 Vaibhav
21103315 Monic
21103299 Ansh

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contributing

Contributions are welcome! Please create a pull request or issue on GitHub.