Overview#
Purpose: | : | Dicoding Submission |
---|---|---|
Duration | : | 9 Days |
Year | : | 2021 |
Platform | : | Android & iOS |
Tech Stacks | : | Dart V2.13.1, Flutter V2.2.1 |
Flutter Doctor Appointments is a UI application built with Flutter, specifically designed to facilitate the search for and booking of doctor appointments. This application is a project assignment from Dicoding: Learn to Make Flutter Apps for Beginners, focusing on creating user interfaces.
Preview#
App Features:#
Doctor Search#
- Description: Provides a search interface for doctors based on name.
- Function: Offers an intuitive user experience for finding relevant doctors within the UI application.
Responsive#
- Description: Uses media queries to adjust the layout of the application to fit various screen sizes.
- Function: Ensures that the UI application displays well across different devices, from smartphones to tablets.
Custom Flutter Widgets#
- Description: Utilizes custom widgets for tailored UI elements.
- Function: Creates a unique and engaging user interface by customizing widgets according to design requirements.
Loading Local Data from JSON#
- Description: Although this application focuses solely on the UI, doctor data is retrieved from a local JSON file for demonstration purposes.
- Function: Allows the display of static doctor data without the need for a server or external API.
Certificate#
Show credentialLink to Project#
utrodus/flutter-doctor-appointments
UI App for finding and booking doctor
Dart
13
7