A fast, filterable web platform to search and explore 39,000+ Indian colleges sourced from the official AICTE dashboard. Built with Next.js and React.
⭐ Live Preview: https://college-api-nextjs-lyart.vercel.app/
- Auto-location Detection — Automatically selects the user's state on first load using IP geolocation
- Google Maps Integration — Open any college location in Google Maps with a single click
- Export to Excel — Download the current filtered results as a styled
.xlsxfile
| Layer | Technology |
|---|---|
| Framework | Next.js 15 |
| UI Library | React 19 |
| Styling | Tailwind CSS v4 |
| Icons | Lucide React |
| Select Inputs | React Select |
| Notifications | React Toastify |
| Excel Export | ExcelJS + FileSaver.js |
| Data API | Indian Colleges List API |
- Node.js 18+
- npm or yarn
1) Clone the repository
git clone https://github.com/anburocky3/indian-colleges-data-ui.git
cd college-api-nextjs2) Install dependencies
npm install
npm run devOpen http://localhost:3000 in your browser.
This project consumes the public Indian Colleges List (Datasets):
| Name | Role | Links |
|---|---|---|
| Devaprabhu P | Fullstack Developer | GitHub · LinkedIn |
| Dhinakaran Y | Fullstack Developer | GitHub · LinkedIn |
Anbuselvan Annamalai — anbuselvan-annamalai.com
This project is private. All rights reserved.







