Ashish-chanchal / pdms_college

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pdms

CareLink

Untitled design-images-0 Untitled design-images-1 Untitled design-images-5 Untitled design-images-4 Untitled design-images-3 Untitled design-images-2

pdms.demostration.mp4

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

git clone https://github.com/Ashish-chanchal/pdms_college.git
Open folder in code editor
Install Flutter SDK
flutter pub get
flutter run
└── πŸ“lib
    └── πŸ“components
        └── custom_button.dart
        └── custom_testfield.dart
    └── πŸ“consts
        └── colors.dart
        └── consts.dart
        └── fonts.dart
        └── images.dart
        └── list.dart
        └── strings.dart
    └── firebase_options.dart
    └── main.dart
    └── πŸ“resources
        └── auth_doctor.dart
        └── auth_user.dart
        └── forget_passord_auth.dart
        └── get_prescription.dart
        └── home_controller.dart
        └── store_appointment.dart
    └── πŸ“utils
        └── utils.dart
    └── πŸ“views
        └── πŸ“appointment_profile_view
            └── appointment_profile_view.dart
        └── πŸ“appointment_view
            └── appointment_detail_view.dart
            └── appointment_view.dart
        └── πŸ“bookappointment_view
            └── bookappointment_view.dart
        └── πŸ“bottem_nav_view
            └── bottem_navdoc_view.dart
            └── bottem_navpat_view.dart
        └── πŸ“category_view
            └── category_detail_view.dart
            └── category_view.dart
        └── πŸ“chat_view
            └── chat_view.dart
        └── πŸ“doctors_view
            └── doctors_view.dart
        └── πŸ“forget_password_view
            └── forget_password_view.dart
        └── πŸ“home_view
            └── home_doctor_view.dart
            └── home_patient_view.dart
            └── past_appointement_view.dart
            └── present_appointmets_view.dart
        └── πŸ“login_view
            └── doctor_login_view.dart
            └── login_view.dart
            └── patient_login_view.dart
        └── πŸ“onboarding_views
            └── onboarding_view.dart
            └── onboarding_view_secound.dart
            └── onboarding_view_third.dart
            └── splash.dart
        └── πŸ“prescription_view
            └── doctor_side_prescription_view.dart
            └── patient_side_prescription_view.dart
            └── pdfScreen.dart
        └── πŸ“profile_view
            └── doctore_profile._view.dart
            └── doctor_profile_ptview.dart
            └── patient_profile_view.dart
        └── πŸ“search_view
            └── search_ptview.dart
        └── πŸ“signup_view
            └── doctor_signup_view.dart
            └── patient_signup_view.dart
        └── πŸ“update_profile_view
            └── update_profile_doc_view.dart
            └── update_profile_patient.dart

About


Languages

Language:Dart 78.0%Language:C++ 10.8%Language:CMake 8.3%Language:Swift 1.2%Language:HTML 0.8%Language:C 0.6%Language:Java 0.3%Language:Kotlin 0.0%Language:Objective-C 0.0%