This project is a Doctors Appointment App that allows users to schedule appointments with doctors. It provides a user-friendly interface to browse doctors, view their profiles, and book appointments conveniently.
The Doctors Appointment App aims to simplify the process of scheduling appointments with doctors. It provides a comprehensive platform where users can search for doctors based on their specialties, view their profiles and availability, and book appointments at their preferred time slots. The app offers a seamless user experience, ensuring convenience and efficiency in managing doctor appointments.
- Navigation: Users can navigate between different screens/pages of the app using the Expo Router navigation system.
- Page Screens: The app includes multiple screens/pages to simulate different sections of the doc app, such as doctors, user, appointment and search page.
- UI Elements: The UI elements used in the app resemble the design and style of the Tesla app, providing a familiar and intuitive user experience.
To run the Tesla Mobile App Clone locally on your development environment, follow these steps:
- Clone the repository:
git clone [repository-url] - Install the dependencies:
npm installoryarn install - Start the development server:
npm startoryarn start - Run the app on an emulator/simulator or a physical device using the preferred development tool (e.g., Expo Go app).
- React Native: The core framework for building the mobile app, providing a cross-platform development environment.
- Expo: A set of tools and services for developing and deploying React Native apps more easily.
- Expo Router: A navigation library for handling app navigation and routing in the Doc App.
This project was designed and developed by Rifayet Uday. DesignLink:https://tinyurl.com/47dn8jnd
Feel free to provide feedback or suggestions for improvements. Contributions to the project are also welcome! Please create an issue or submit a pull request if you would like to contribute.