Medicare is a healthcare website developed during my internship at the Future Ready Talent program. The project aims to provide users with an easy-to-use platform to connect with doctors for specific needs. The website leverages modern web technologies and cloud services to ensure a seamless and reliable user experience.
- Doctor Consultation: Users can search for and contact doctors based on their specific medical needs.
- Health Bot: An integrated AI-powered health bot to assist users with basic medical inquiries and guidance.
- Responsive Design: The website is fully responsive, ensuring optimal usability across various devices and screen sizes.
- HTML: For structuring the content of the website.
- CSS: For styling the website to enhance its appearance and user experience.
- JavaScript: For implementing dynamic functionality and interactivity on the website.
- Bootstrap: For responsive design and pre-styled components to speed up development.
-
Azure Static Web Apps: For hosting the website, providing scalability, security, and global reach.
-
Azure Health Bot: For offering intelligent, conversational AI capabilities to users.
-
Azure Maps: For representing the map of the office of the location
Before you begin, ensure you have the following:
- A web browser (e.g., Chrome, Firefox, Edge)
- Internet access
-
Clone the repository:
git clone https://github.com/yourusername/medicare.git cd medicare
-
Open the project:
- Open
index.html
in your preferred web browser to view the website locally.
- Open
The project is hosted using Azure Static Web Apps. To deploy any updates, follow these steps:
-
Commit and push your changes:
git add . git commit -m "Your commit message" git push origin main
-
Azure Static Web Apps will automatically build and deploy your updates from the
main
branch.
- Navigate through the website to explore different sections such as Home, About, Services, and Contact.
- Use the Health Bot by clicking on the chat icon to get instant assistance with your health-related queries.
- Call doctors Call us anytime to book a doctor by just sitting at one's home.
Contributions are welcome! Please fork the repository and create a pull request with your changes. Ensure your code follows the project's coding standards and includes appropriate documentation.
For any questions or inquiries about the project, feel free to reach out:
- Name: Rudraksh Gupta
- Email: [email protected]
This project is licensed under the MIT License - see the LICENSE file for details.
Thank you for checking out Medicare! We hope this project serves as a valuable resource for your healthcare needs.