The Predictor Dashboard is a simple web application built with React that helps evaluate and predict outcomes for different programs, such as bootcamps and internships. It provides users with easy-to-fill forms, generates predictions based on submitted data, and displays results in a clear, user-friendly interface.
It features a sidebar navigation, interactive forms, and a results page that displays probability scores with a progress indicator.
Prediction Results – Displays probability of selection with a percentage and progress bar. Sidebar Navigation – Fixed sidebar with sectioned links for Bootcamp and Internship predictors. Modern UI – Styled with Tailwind CSS and responsive for different screen sizes. Routing – Smooth navigation between pages using React Router. Reusable Components – Sidebar and prediction components are modular for scalability.