Skip to content

Harsh19012003/Dronacharya

Repository files navigation

DRONACHARYA

A Collge Recommendation System For Engineering Admission.

You can use Dronacharya to automate the tedious process of finding colleges through traversing pdf containing thousands of pages.

Website

https://harshdevmuraridronacharya.pythonanywhere.com/

Video URL

https://youtu.be/PHLny2o9RYE

Appendix

Every year lakhs of junior college students pass their H.S.C and enter engineering colleges. While going through the admission procedure students need to enter some minimum count of colleges where they might have a chance to get admission. Because of this, a candidate needs to prepare a list of colleges to which he/she intends to get admission. This task of list generation requires a large amount of manual searching, comparing different prospects of colleges.

The goal of this project was to automate this college list generation. Aim was to reduce all this manual work by making a system that can effectively and efficiently generate a list of colleges in which a candidate is eligible based on the official database provided by the government. Recommendation systems solve the problem of "Information Overload" of searching through large volumes of data.

Features

  • Accepts both JEE and CET Marks
  • Shortlisting colleges via Marks
  • Shortlisting colleges via Engineering Branches
  • Shortlisting colleges via Location/Distance
  • Secured using SHA256
  • Responsive web app
  • Inclusive of other references
  • Mails me for new visitors

Usage

This project can be used by:

  • H.S.C pass-outs seeking admission in Engineering College......

Color Reference

Color names Hex code
Blue-Magenta #5f4dee #5f4dee
White #ffffff #ffffff

Tech Stack

Client: Browser

Server: Python, Flask, SQLite3, Jinja, HTML, CSS, JS(JQuery)

Run Locally

Clone the project

  git clone https://github.com/Harsh19012003/Dronacharya.git

Go to the project directory after venv activation

  cd my-project

Install dependencies

  pip install requirements.txt

Local host the website

  python app.py

Feedback

If you have any feedback, please contact me at harshdevmurari007@gmail.com or any other social sites on the website.

Author

Acknowledgement