diff --git a/README.md b/README.md index a132e6b9..553b1d2b 100644 --- a/README.md +++ b/README.md @@ -1,29 +1,38 @@ -![RapidDoc](https://camo.githubusercontent.com/dd5e3080a7adc2ead8f86cbbd6577cee0a38439c0ebf195021ce41587b0a405f/68747470733a2f2f6d69726f2e6d656469756d2e636f6d2f6d61782f313430302f312a633459675258595161794f5657785633376f757272772e706e67) - -## RapiDoc +
-[💬 Join the community on Slack](https://join.slack.com/t/newworkspace-ley5153/shared_invite/zt-2isvflg78-tMexsn50mxdwY4BEJ_W11g)
+![RapidDoc](https://camo.githubusercontent.com/dd5e3080a7adc2ead8f86cbbd6577cee0a38439c0ebf195021ce41587b0a405f/68747470733a2f2f6d69726f2e6d656469756d2e636f6d2f6d61782f313430302f312a633459675258595161794f5657785633376f757272772e706e67) +
+ + + +
-# RapiDoc.com +#

RapiDoc.com

+[💬 Join the community on Slack](https://join.slack.com/t/newworkspace-ley5153/shared_invite/zt-2isvflg78-tMexsn50mxdwY4BEJ_W11g)
-An online platform providing comprehensive information on nearby hospitals and healthcare facilities! +

An online platform providing comprehensive information on nearby hospitals and healthcare facilities!

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) - +
- + - - - + + + @@ -37,9 +46,9 @@
🌟 Stars Stars 🍴 Forks🐛 Issues🔔 Open PRs🔕 Closed PRs Issues Open PRs Closed PRs
-

Featured In

+

RocketFeatured In

- +
@@ -51,20 +60,23 @@
Event Name
-

Project Overview

-It is an online platform which enables you to get information about your nearest hospitals and healthcare facilities including important information like blood availablity in emergency, Opds and beds availability in your nearest/desired hospitals. It aims to address health-related issues. It is a one-stop destination for all your medical needs. +

RocketProject Overview

+

+It is an online platform which enables you to get information about your nearest hospitals and healthcare facilities including important information like blood availablity in emergency, Opds and beds availability in your nearest/desired hospitals. It aims to address health-related issues. It is a one-stop destination for all your medical needs.

-## Technology Stack +##

High VoltageTech Stack

+
+ + +
-- **Frontend**: HTML5, CSS, JavaScript, BootStrap -- **IDE**: VS Code/Google IDX -- **Version Control**: Git and GitHub +

-## Get Started +##

RocketGet Started

### Setup and Installation -To contribute to the RAPIDOC-HEALTHCARE-WEBSITE repository, follow these steps: +

To contribute to the RAPIDOC-HEALTHCARE-WEBSITE repository, follow these steps:

1. **Fork the Repository:** Click on the "Fork" button on the repository's GitHub page to create a copy of the repository in your GitHub account. @@ -104,83 +116,28 @@ To contribute to the RAPIDOC-HEALTHCARE-WEBSITE repository, follow these steps: 9. **Create a Pull Request:** Go to the GitHub page of your forked repository. You should see a prompt to create a pull request (PR). Click on it, compare the changes, and create the PR. -To run the project locally in your System - -1. _Fork the Repository:_ - Click on the "Fork" button on the repository's GitHub page to create a copy of the repository in your GitHub account. - - ![Screenshot (127)](https://github.com/Anishkagupta04/RAPIDOC-HEALTHCARE-WEBSITE-/assets/105973197/164ba1a7-d42e-4e4d-acbd-4bc81cf387d5) +

Contributing - ![Screenshot (128)](https://github.com/Anishkagupta04/RAPIDOC-HEALTHCARE-WEBSITE-/assets/105973197/21a47905-69ee-448f-a5c0-71ceb3c694d5) - -2. _Clone the repository:_ - Clone the forked repository to your local machine using the following command in your terminal. - - ```bash - git clone https://github.com//RAPIDOC-HEALTHCARE-WEBSITE - - ![Screenshot (129)](https://github.com/Anishkagupta04/RAPIDOC-HEALTHCARE-WEBSITE-/assets/105973197/88249cc4-5849-4472-b190-9d9bad2bb236) - - ``` - -3. _Open the project in VS Code:_ - Click on the open with vs code button , to make changes to the code using the text editor. - - ![Screenshot (130)](https://github.com/Anishkagupta04/RAPIDOC-HEALTHCARE-WEBSITE-/assets/105973197/10644887-eb4b-4471-98bb-26e0b1bb4f07) - -4. _Clearly read the contribution guidelines:_ - Make sure to follow the guidelines to contribute to this project. - - ![Screenshot (131)](https://github.com/Anishkagupta04/RAPIDOC-HEALTHCARE-WEBSITE-/assets/105973197/342c364a-d908-48a4-9d12-2552298d87bd) - -5. _Find the Index.html file:_ - Right click the file mentioned and click on "Open with Live Server" - This will redirect to the web-browser and load the landing page of the project - - ![Screenshot (133)](https://github.com/Anishkagupta04/RAPIDOC-HEALTHCARE-WEBSITE-/assets/105973197/62044e1a-a644-467d-98ac-eabfac970ed9) +

We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's. To contribute to the RAPIDOC-HEALTHCARE-WEBSITE repository using GitHub Desktop, follow these steps: -1. **Clone the repository:** - Open GitHub Desktop and log in to your GitHub account. Go to the "File" menu and select "Clone Repository." Select the RAPIDOC-HEALTHCARE-WEBSITE repository from the list and choose a local path to clone the repository. - -2. **Switch to the correct branch:** - Once the repository is cloned, make sure you are on the correct branch where you want to make your changes. You can switch branches using the "Branch" menu in GitHub Desktop. - -3. **Make and commit changes:** - Make the desired changes to the code in your local repository. After making changes, stage them by clicking the "+" button next to the changed files. Enter a commit message describing your changes and click the "Commit" button. - -4. **Push changes to GitHub:** - After committing your changes, push them to your fork of the repository on GitHub. Click the "Push origin" button in GitHub Desktop to push your changes. - -5. **Create a pull request:** - Go to your fork of the RAPIDOC-HEALTHCARE-WEBSITE repository on the GitHub website. You should see a notification that your branch is ahead of the original repository. Click on the "Compare & pull request" button to create a pull request for your changes. - -6. **Review and submit the pull request:** - On the pull request page, review your changes and add a title and description for your pull request. Once you're satisfied with your changes, click the "Create pull request" button to submit your pull request. - -If you find this project helpful, please consider giving it a star! ⭐️ - -### Contributing - -We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's: - -- Reporting a bug -- Discussing the current state of the code -- Submitting a fix -- Proposing new features + Reporting a bug
+Discussing the current state of the code
+Submitting a fix
+Proposing new features

-

Our Contributors ❤️

-

Thank you for contributing to our repository

+

Our Contributors Red Heart

+

Thank you for contributing to our repository

- - - + -### Show some ❤️ by starring this awesome repository! +

Show some Red Heart by starring this awesome repository!

+

+If you find this project helpful, please consider giving it a star!

\ No newline at end of file