AlumniConnect is a dedicated platform designed to serve the alumni of the Institute of Civil and Rural Engineering. The platform offers a centralized space for alumni to stay connected, share updates, and maintain professional networks.
-
User Management
- Secure authentication and user registration.
- Profile creation and management.
-
Search & Filter Alumni
- Search for alumni based on name.
- Advanced filtering options for targeted results.
-
News
- Stay updated with the latest news and announcements from the institute and alumni network.
![]() |
![]() |
![]() |
---|---|---|
Home Page | Search Page | Filter Alumni |
![]() |
![]() |
![]() |
---|---|---|
Profile Page | Privacy/Visibility Settings | News Page |
- Frontend: Flutter
- Backend: Firebase
- Firebase Authentication
- Firestore Database
- Install Flutter SDK: Flutter Installation Guide
- Set up Firebase: Firebase Setup Guide
-
Clone the repository:
git clone [https://github.com/Rajvardhan-Desai/AlumniConnect] cd AlumniConnect
- Install dependencies:
flutter pub get