EtherHealth is a web application that uses blockchain technology to securely store and manage medical records. The application allows users to create and manage their health profiles, as well as grant access to healthcare providers and other authorized parties. The project uses JavaScript,TypeScript,Firebase ,HTML, and CSS to build a modern and scalable web application that provides a seamless user experience.
To get started with EtherHealth, you'll need to clone this repository to your local machine and install the necessary dependencies. You can do this by running the following commands:
git clone https://github.com/panditakshay402/EtherHealth.git
cd EtherHealth
npm install
Once you have the project and its dependencies installed, you can run the application using the following command:
npm start
The application should now be running at http://localhost:3000
.
- Create and manage health profiles
- Securely store and manage medical records using blockchain technology
- Grant access to healthcare providers and other authorized parties
- View and manage appointment schedules
- View medical history and records
- Search for healthcare providers and facilities
If you'd like to contribute to the development of EtherHealth, you can do so by submitting issues or pull requests on GitHub. Before submitting a pull request, please make sure that your changes are well-tested and conform to the project's coding standards.
This project is licensed under the MIT License - see the LICENSE file for details.
This project was inspired by the need for a secure and efficient way to store and manage medical records. Thanks to the Ethereum and blockchain communities for providing the technology and inspiration for this project.