AluminiNetwork-Tracker

🎓 College Alumni Tracker System

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.


📖 Description

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.


🧠 Features


🛠️ Tech Stack


🚀 How to Run Locally

```bash

Clone the repository

git clone https://github.com/your-username/AluminiNetwork-Tracker.git

Navigate to the project folder

cd AluminiNetwork-Tracker

Install required packages

pip install -r requirements.txt

Start the application

python app.py