This is a website designed to predict a student's rank in the Diploma to Degree Common Entrance Test (DDCET) exam and provide a list of potential colleges for admission based on the predicted rank. The tool allows students to input their marks and choose their category, college type, and engineering course to find the best-fit college for them.
Check out the live website https://ddcet.netlify.app/
- Rank Prediction: Based on the marks entered, the website predicts the student's potential rank using historical data from the DDCET 2024 exam.
- College List: After selecting the category, college type, and engineering course, a list of possible colleges for admission is shown based on 2024 DDCET data.
- Multiple Categories: Supports multiple categories like Open, SC, ST, EWS, TWFS, SEBC.
- College Type Selection: Allows students to choose between government and self-financed colleges.
- Course Selection: Students can select the engineering course they are interested in to narrow down the college options.
- Input Marks: Students enter their marks from the DDCET 2024 exam.
- Rank Prediction: The tool uses the entered marks to predict the student's potential rank.
- Select Category & College Type: Students select their category (Open, SC, ST, EWS, TWFS, SEBC) and the college type (Government or Self-financed).
- Select Engineering Course: Choose the engineering course to narrow down the college options.
- View College List: The website displays a list of colleges where the student can potentially get admission based on their predicted rank, category, college type, and selected course.
-
Clone the repository:
git clone https://github.com/Harsh21Patel/DDCET.git
-
Navigate to the project directory:
cd d2d-admission-helper -
Open index.html in your web browser:
open index.html
Contributions are welcome! Please follow these steps to contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature/your-feature-name). - Make your changes and commit them (
git commit -m 'Add some feature'). - Push to the branch (
git push origin feature/your-feature-name). - Open a pull request.
If you encounter any issues with the website, please contact us at:
This project is licensed under the MIT License - see the LICENSE file for details.

