- User-friendly input form for data entry.
- Real-time retrieval and display of entered data.
- Firebase backend for efficient data storage.
- Responsive design for seamless usage on various devices.
- Clean and well-organized Flutter codebase.
- Easy-to-understand and customizable for your needs.
-
Clone this repository.
git clone https://github.com/HiBorn4/Alumni_Connect
-
Change directory to your project folder.
cd Alumni-Connect
-
Install the required dependencies.
flutter pub get
-
Set up Firebase for your project:
- Create a Firebase project on the Firebase Console.
- Generate and download your
google-services.json
file. - Place the
google-services.json
file in theandroid/app
directory.
-
Run your app:
flutter run
- Flutter: Google's UI toolkit for building natively compiled applications.
- Firebase: Google's mobile and web application development platform.
Distributed under the MIT License. See LICENSE for more information.
- Email: hiborn4@gmail.com
- LinkedIn: Aryan Shirke
- GitHub: HiBorn