Skip to content

katzbe/DoctorAppointment

Repository files navigation

🩺 DoctorAppointment App

A mobile application for scheduling doctor appointments by specialty and available time slots. Built with React Native, this app provides a clean and intuitive user interface for selecting a medical specialty, choosing a date, and booking an available time.


📱 Features

  • Select from various medical specialties (e.g., family doctor, dermatologist, gynecologist).
  • View available appointment dates via an interactive calendar.
  • Choose a time slot from a list of available times.
  • Confirm and navigate to a summary screen for finalizing the appointment.

🛠️ Tech Stack

  • React Native (Bare)
  • TypeScript
  • Zustand for global state management
  • react-native-calendars for date selection UI
  • React Navigation for screen transitions

🚀 Getting Started

1. Clone the repository

git clone https://github.com/katzbe/DoctorAppointment.git
cd DoctorAppointment

2. Install dependencies

npm install
# or
yarn install

3. Run the app

npm run ios
# or
npm run android

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors