A web-based platform that fetches alumni data from college records and displays insightful analytics like current location, company, role, graduation year, and placement trends — all in one centralized dashboard.
This system is designed to help colleges and institutions track their alumni in real time. It fetches and organizes data from official alumni datasets and visualizes insights such as geographical distribution, placement stats, companies, and contact information. It bridges the gap between alumni and institutions by maintaining up-to-date, searchable records.
```bash
git clone https://github.com/your-username/AluminiNetwork-Tracker.git
cd AluminiNetwork-Tracker
pip install -r requirements.txt
python app.py