Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 2.3 KB

README.md

File metadata and controls

38 lines (30 loc) · 2.3 KB

My Doctor App

Aplikasi mobile untuk konsultasi dengan dokter secara online.

Proyek kursus BWA Full-Stack React Native Developer

Build setup

# Publishing updates (Expo OTA updates)
$ expo publish

# Building standalone app
$ expo build:android -t apk
$ expo build:ios

# Fetching the generated keystore (android)
$ expo fetch:android:keystore

Screenshots

Getting Started Screen Sign In Screen (Patient) Sign Up Screen (Patient) Sign Up Screen (Doctor) Upload Photo Screen (All User) Doctors Tab 1 Doctors Tab 2 Messages Tab Hospitals Tab View User Profile Screen Edit User Profile Screen List of Doctors by Category Screen View Doctor Profile Screen Chat Room Screen