A Flutter app to manage projects with Firebase integration.
- User auth with email, phone & OTP
- Create / update / delete projects
- Upload images & videos to Firebase Storage
- View project details with map location
- Flutter
- Firebase Auth, Firestore, Storage
- GetX for state management
git clone https://github.com/DANISH-T-P/project-manager.git
cd project-manager
flutter pub get
flutter run







