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.
- 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.
-
Clone the repository:
git clone https://github.com/rowin-C/neet-frontend.git cd neet-counseling-tool/frontend
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Open your browser and navigate to:
http://localhost:3000
Feel free to fork the repository and submit pull requests. We welcome contributions to improve the tool!
We'd love to hear your feedback! Please share your thoughts and suggestions by creating an issue or contributing directly.