You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Design an application to prepare Doctor Appointment Scheduler where the User selects a doctor, preferred date and time for appointment. Upon submission, display the appointment details in another activity using AutoCompleteTextView(Doctor/Specialty),DatePicker, TimePicker,Intent to pass data.