Skip to content

pranalidhanavade/medera-clinic-frontend

Repository files navigation

Medera Clinic Frontend

Medera Logo
Medera - Frontend Service for the Hedera Hackathon

This repository contains the frontend service for the Medera Clinic project, a healthcare solution built using the Hedera Hashgraph platform. The application is developed using Next.js and Tailwind CSS, providing a modern, responsive, and user-friendly interface.

Project Overview

Medera Clinic aims to revolutionize healthcare by leveraging the power of distributed ledger technology (DLT). Using the Hedera network, we ensure secure, transparent, and decentralized healthcare solutions.

This project was built for the Hedera Hackathon, showcasing the integration of cutting-edge technologies for a transformative healthcare application.

Features

  • Doctor Verification: Connect with doctors securely using QR codes.
  • Next.js Framework: Server-side rendering and SEO optimization.
  • Tailwind CSS: Modern and responsive UI design.
  • Integration with Backend APIs: Seamless interaction with the Medera Backend service.

Table of Contents


Getting Started

Prerequisites

Before running the project, ensure you have the following installed:

Installation

  1. Clone the repository:

    git clone https://github.com/pranalidhanavade/medera-clinic-frontend.git
    cd medera-clinic-frontend
  2. Install dependencies:

    npm install
  3. Run the application:

    npm run dev
  4. Open your browser and navigate to:

    http://localhost:3000
    

Project Structure

medera-clinic-frontend/
├── app/              # Reusable Next components
├── public/           # Static assets (e.g., images, icons)
├── package.json      # Dependencies and scripts
└── README.md         # Project documentation

Contributing

We welcome contributions! To contribute:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature-name
  3. Commit your changes:
    git commit -S -s -m "Add new feature"
  4. Push to your branch:
    git push origin feature-name
  5. Submit a pull request.

Acknowledgments

  • Hedera: For providing a secure and efficient DLT platform.
  • Next.js: For the modern web development framework.
  • Tailwind CSS: For responsive UI design.
  • Hackathon Team: Pranali Dhanavade, Sai Ranjit, Tipu Singh

Project Links:


Contact:
For queries or support, reach out to us at: [[email protected]]

Thank you,

Hedera Logo

About

medera clinic frontend project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages