Skip to content

rowin-C/neet-frontend

Repository files navigation

NEET Counseling Tool 🏫

Welcome to the NEET Counseling Tool! This tool helps NEET students figure out which colleges they can get into based on their rank. The idea was inspired by a Reddit post by u/CarbonylChloride that shared a collection of 400+ colleges with their opening and closing ranks.

Features

  • Scan through 400+ colleges to find eligible ones based on your rank.
  • Simple Python script 🐍 scans PDFs for keywords.
  • Takes about 3 minutes ⏳ to provide results.

Installation

Frontend

  1. Clone the repository:

    git clone https://github.com/rowin-C/neet-frontend.git
    cd neet-counseling-tool/frontend
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run dev
  4. Open your browser and navigate to:

    http://localhost:3000

Contributing

Feel free to fork the repository and submit pull requests. We welcome contributions to improve the tool!

Feedback

We'd love to hear your feedback! Please share your thoughts and suggestions by creating an issue or contributing directly.