https://github.com/abdo-essam/user_info_app
A beautiful Flutter application that demonstrates Firebase Firestore integration for storing and displaying user information with an elegant, modern UI design.
https://github.com/abdo-essam/user_info_app
Last synced: 15 days ago
JSON representation
A beautiful Flutter application that demonstrates Firebase Firestore integration for storing and displaying user information with an elegant, modern UI design.
- Host: GitHub
- URL: https://github.com/abdo-essam/user_info_app
- Owner: abdo-essam
- Created: 2025-01-31T23:01:49.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-31T23:12:55.000Z (over 1 year ago)
- Last Synced: 2025-03-03T01:32:31.880Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 412 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# User Information App 📱
A beautiful Flutter application that demonstrates Firebase Firestore integration for storing and displaying user information with an elegant, modern UI design.
## 🌟 Features
- Modern and intuitive user interface
- Animated components and smooth transitions
- Real-time data synchronization with Firebase
- Form validation and error handling
- Responsive design
- Loading states and user feedback
- Clean and organized code structure
## 🎨 UI Components
- Animated text headers using `animated_text_kit`
- Lottie animations for enhanced user experience
- Custom styled input fields
- Modern card designs
- Loading indicators
- Custom-styled snackbars
- Material Design icons
- Google Fonts integration
## 🛠️ Technical Features
- Firebase Firestore integration
- Real-time data updates using StreamBuilder
- Form validation
- Error handling
- Clean architecture
- Separate widget files
- Reusable components
## 📱 Screenshots
| Home Screen | Saved Data Screen |
|----------------------------------|----------------------------------|
|
|
|
## 🚀 Getting Started
### Prerequisites
- Flutter SDK
- Firebase account
- Android Studio / VS Code
- Git
### Installation
1. Clone the repository
```bash
git clone https://github.com/abdo-essam/user_info_app.git