HelpNest is a mobile platform that connects consumers with service providers. Through the app, users can discover and request various services, products, and expert recommendations.
This repository contains the source code for the HelpNest mobile app, built using Flutter. The app allows users to easily interact with service providers, manage their profiles, and make service requests in a seamless, user-friendly interface.
- User Profiles: Users can create and manage their own profiles.
- Service Discovery: Browse and search for available services offered by various providers.
- Service Requests: Request services directly from providers, schedule appointments, and track progress.
- Product Recommendations: Receive suggestions and recommendations for products based on user preferences.
- Real-time Updates: Get notifications and updates about ongoing services and requests.
- Secure Authentication: Sign up and log in using Firebase Authentication.
- Dynamic Forms: Customizable and dynamic forms for service requests and product interactions.
- Cloud Data: Data is stored in Firebase Cloud Firestore and Supabase for efficient management.
- Frontend: Flutter
- Authentication: Firebase Authentication
- Backend: Firebase (Cloud Firestore), Supabase (Storage)
- State Management: Provider / Riverpod (to be determined)
- UI Design: TailwindCSS (in the web admin interface)