From a0a49fd42058f2f73fa818ff7a87ca3dc35f0324 Mon Sep 17 00:00:00 2001 From: Sneha Rawat <142423437+sneharawat1404@users.noreply.github.com> Date: Fri, 19 Apr 2024 18:48:31 +0530 Subject: [PATCH] Update README.md --- README.md | 53 +++++++++++++++++++++++++---------------------------- 1 file changed, 25 insertions(+), 28 deletions(-) diff --git a/README.md b/README.md index a96b34b..3938bbd 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ CARDIOsetu is a web application designed to monitor individual heart health and - [API Integration](#api-integration) - [Contributing](#contributing) - [License](#license) +- [Contact](#contact) ## Features @@ -17,49 +18,45 @@ CARDIOsetu is a web application designed to monitor individual heart health and - **Voice-to-Text Input**: Voice input feature for accessibility, allowing visually and verbally impaired individuals to use the application seamlessly. - **Doctor Appointment Booking**: Easily book appointments with doctors through the application. - **User-Friendly Interface**: Designed with accessibility in mind, making it easy for all users to navigate and use. +- **Data Privacy**: The application ensures the privacy and security of user data. ## Installation -To run the application locally, follow these steps: +To install and use the CARDIOsetu application, follow these steps: 1. **Clone the repository**: ```bash - git clone https://github.com/sneharawat1404/CARDIOsetu.git + git clone https://github.com/yourusername/CARDIOsetu.git cd CARDIOsetu -2. **Open Visual Code terminal in same folder**: - -3. **Install Nativefier**: - ```npm install -g nativefier - -4. **Create the CARDIOsetu App**: - ```nativefier 'yourwebsite.com' - -5. **Run the application**: +2. **Install Nativefier**: + Nativefier is a tool that converts web applications into desktop applications. Install it globally using the following command: + ```bash + npm install -g nativefier +3. **Create the CARDIOsetu App**: + ```bash + nativefier 'yourwebsite.com' ## Usage -- **Heart Health Monitoring**: Track and monitor heart health data including heart rate, blood pressure, and other relevant metrics. -- **Voice-to-Text Input**: Voice input feature for accessibility, allowing visually and verbally impaired individuals to use the application seamlessly. -- **Doctor Appointment Booking**: Easily book appointments with doctors through the application. -- **User-Friendly Interface**: Designed with accessibility in mind, making it easy for all users to navigate and use. - -## API Integration +- Monitor your heart health by entering your health data or using connected health devices. +- Book appointments with doctors directly through the application. +- Use voice-to-text input for easy navigation and interaction. -- ** Voice-to-Text**: Integrates with speech recognition APIs for voice input. + ## API Integration -## Contributing +- **Voice-to-Text:** Integrates with speech recognition APIs for voice input. +- **Health Data**: Connects with health data sources to track and monitor heart health. -- Fork the repository. -- Create a new branch with your feature/fix. -- Make your changes and commit them. -- Submit a pull request. + ## Contributing + Contributions to CARDIOsetu are welcome! If you'd like to contribute, please follow these guidelines: -## License +-Fork the repository. +-Create a new branch with your feature/fix. +-Make your changes and commit them. +-Submit a pull request. +## License - CARDIOsetu is licensed under the MIT License. Please refer to the license file for more details. - - - - +-Thank you for using CARDIOsetu! If you have any questions or feedback, feel free to open an issue or contact .