🏥 Fredoc-App A mobile Virtual Health Assistant built with Flutter and Dart. This app provides a seamless and modern interface for health consultations and symptom tracking.
✨ Features Cross-Platform: Runs smoothly on both Android and iOS.
Health Assistant UI: A clean, intuitive interface for medical guidance.
Symptom Checker: Interactive forms to help users log their health status.
Fast Performance: Leveraging Flutter's high-performance rendering engine.
🎨 Design & Colors The app follows a Medical Blue theme:
Primary Color: Blue (Trust & Professionalism)
Background: White/Light Grey (Cleanliness & Clarity)
Fonts: Modern Sans-serif (Roboto/Lato)
🛠️ Tech Stack Framework: Flutter
Language: Dart
State Management: (e.g., Provider / Riverpod / SetState)
🚀 Getting Started To run this project locally, follow these steps:
Prerequisites:
Ensure you have the Flutter SDK installed.
A code editor like VS Code or Android Studio.
Clone the repository:
Bash git clone https://github.com/Blessy7-eng/Fredoc-App.git cd Fredoc-App Install dependencies:
Bash flutter pub get Run the app:
Bash
flutter run 📂 Project Structure lib/ - Contains the main Dart code and UI components.
assets/ - Images, icons, and medical illustrations.
pubspec.yaml - Project dependencies and assets configuration.
📄 License This project is licensed under the MIT License.