Skip to content

It is an online platform based on providing healthcare facilites to the user and information regarding hospital like availability of beds, total number of patients,,helping user to prebook appointments for OPD ,check availability of blood groups in hospitals and many more .

Notifications You must be signed in to change notification settings

Anishkagupta04/RAPIDOC-HEALTHCARE-WEBSITE-

Repository files navigation

RapidDoc

RapiDoc.com

đź’¬ Join the community on Slack

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

License: MIT

Stars 🍴 Forks Issues Open PRs Closed PRs
Stars Forks Issues Open Pull Requests Closed Pull Requests

RocketFeatured In

Event Name Event Description
GirlScript Summer of Code 2024 GirlScript Summer of Code is a three-month-long Open Source Program conducted every summer by GirlScript Foundation. It is an initiative to bring more beginners to Open-Source Software Development.

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.

High VoltageTech Stack



RocketGet Started

Setup and Installation

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.

  2. Clone the repository: Clone the forked repository to your local machine using the following command in your terminal.

    git clone https://github.com/<your-github-username>/RAPIDOC-HEALTHCARE-WEBSITE
  3. Add a remote upstream:

    git remote add upstream https://github.com/original-owner-username/RAPIDOC-HEALTHCARE-WEBSITE
  4. Create a new branch: Create a new branch for your changes. Run the following command in your terminal.

    git checkout -b <your-branch-name>
  5. Make the desired changes: Make the desired changes to the source code.

  6. Add your changes: Add your changes to the staging area. Run the following command in your terminal.

    git add <File1 changed> <File2 changed> ...
  7. Commit your changes: Commit your changes with a meaningful commit message. Run the following command in your terminal.

    git commit -m "<your-commit-message>"
  8. Push your changes: Push your changes to your forked repository. Run the following command in your terminal

    git push origin <your-branch-name>
  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)

    Screenshot (128)

  2. Clone the repository: Clone the forked repository to your local machine using the following command in your terminal.

    git clone https://github.com/<your-github-username>/RAPIDOC-HEALTHCARE-WEBSITE

    Screenshot (129)

  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)

  4. Clearly read the contribution guidelines: Make sure to follow the guidelines to contribute to this project.

    Screenshot (131)

  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)

Contributing

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:

Reporting a bug
Discussing the current state of the code
Submitting a fix
Proposing new features

Our Contributors Red Heart

Thank you for contributing to our repository

Show some Red Heart by starring this awesome repository!

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

About

It is an online platform based on providing healthcare facilites to the user and information regarding hospital like availability of beds, total number of patients,,helping user to prebook appointments for OPD ,check availability of blood groups in hospitals and many more .

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published