Skip to content

Latest commit

Β 

History

History
90 lines (80 loc) Β· 2.53 KB

File metadata and controls

90 lines (80 loc) Β· 2.53 KB

πŸ₯ FIT4U – Health Care App

FIT4U is a mobile healthcare application built with Flutter that simplifies access to healthcare services. It allows patients to find doctors, book appointments, access medical records, and communicate effectively with providers β€” all in one place.

πŸ“± Features

  • πŸ” Search for doctors by specialty, name, or location
  • πŸ“… Book, cancel, or reschedule appointments
  • πŸ“‚ Access personal medical records and prescriptions
  • πŸ’¬ Chat with doctors or support team
  • πŸ”” Notifications for upcoming appointments

πŸš€ Getting Started

Prerequisites

  • Flutter SDK (>= 3.0.0)
  • Dart >= 3.0.0
  • Android Studio / VS Code

Installation

  1. Clone the repository:
  2. git clone https://github.com/YazanMaghary/healthcare.git
    cd healthcare
  3. Install dependencies:
  4. flutter pub get
  5. Run the app:
  6. flutter run

πŸ”§ Technologies Used

  • Flutter
  • Dart
  • Getx
  • Firebase (Auth, Firestore)
  • REST API
  • Dio package
  • Get storage
  • Local Notification
  • Getx Routers
  • Flutter Stripe
  • Flutter Screen util
  • Flutter native splash screen
  • Flutter Luncher icon
  • Flutter Equtable
  • dartz
  • image picker

πŸ“Έ Screenshots

on-boarding Auth(Sign in) Auth(Sign up) Home Doctor Reivew Chat screen Appointment Profile

πŸ™Œ Contributing

Pull requests are welcome! For major changes, please open an issue to discuss what you want to change.