Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sneharawat1404 authored Apr 19, 2024
1 parent 0ff3577 commit b7e7252
Showing 1 changed file with 38 additions and 1 deletion.
39 changes: 38 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,42 @@ To run the application locally, follow these steps:

1. **Clone the repository**:
```bash
git clone https://github.com/yourusername/CARDIOsetu.git
git clone https://github.com/sneharawat1404/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**:

## 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

- ** Voice-to-Text**: Integrates with speech recognition APIs for voice input.

## Contributing

- 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.





0 comments on commit b7e7252

Please sign in to comment.