Sbrjt / josaa-cutoffs

Website to look up JoSAA cutoffs. Fetch data with custom filters and get personalized result based on your rank. 🚀

Home Page:https://sbrjt.github.io/josaa-cutoffs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

📝 Overview

This project hosts a website that displays the closing ranks of various colleges under JoSAA. It aims to provide an alternative, user-friendly platform to look up JoSSA cutoffs and help simplify college hunt before counselling. 🔍🎓

📲 Functionality

  1. Enter your rank.
  2. Choose your category, state and gender.
  3. Select the desired branches and institutes.
  4. Find prospective choices for you.
  5. Click expand to see more results.

⚙️ Tech used

The project is hosted on GitHub Pages that offers free hosting for static websites directly from the repository. Since GitHub Pages does not support any server-side scripting, a local SQLite database has been employed. (The data was scrapped from JoSAA aspx using a browser extension and the csv files were imported into a database table.) Bootstrap is used for responsive styling, along with bootstrap-select and bootstrap-table.

On first visit the site takes a while to download the database into local storage, this is especially noticeable on slower (throttled) connections. On subsequent visits the local storage remains available.

Google console data: https://analytics.google.com/analytics/web/#/p422344766/reports/reportinghub?params=_u..nav%3Dmaui

If you like my project, please gimme a star! ⭐💫

Contributions are welcome! 🤝

If you have any suggestion/concern, do let me know.

© Shubhrajit Sadhukhan :octocat:

About

Website to look up JoSAA cutoffs. Fetch data with custom filters and get personalized result based on your rank. 🚀

https://sbrjt.github.io/josaa-cutoffs/


Languages

Language:HTML 91.7%Language:JavaScript 8.0%Language:CSS 0.3%