Hedieaty is a project primarily written in Dart with some TypeScript. This project aims to provide a seamless user experience for managing events, gifts, and notifications.
- User authentication and management using Firebase
- Event creation and management
- Gift management with categories and statuses
- Notification service with background message handling
- End-to-end integration tests
- Dart SDK
- Flutter SDK
- Firebase account
- Clone the repository:
git clone https://github.com/SalmaElsoly/hedieaty.git
- Navigate to the project directory:
cd hedieaty - Install dependencies:
flutter pub get