Skip to content

pranalidhanavade/medera-pharmacy-frontend

Repository files navigation

Medera Pharmacy Frontend

Medera Logo
Medera - Frontend Service for the Hedera Hackathon

This repository contains the frontend service for the Medera Pharmacy 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 Pharmacy 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

  • Pharmacy-Patient 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-pharmacy-frontend.git
    cd medera-pharmacy-frontend
  2. Install dependencies:

    npm install
  3. Run the application:

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

    http://localhost:3000
    

Environment Variables

Create a .env.local file in the root directory and add the following variables:

# Hedera Configuration

HEDERA_ACCOUNT_ID=
HEDERA_PRIVATE_KEY=

Replace placeholders with the respective values:

  • Hedera credentials: HEDERA_ACCOUNT_ID and HEDERA_PRIVATE_KEY.

Project Structure

medera-Pharmacy-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 -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: Krishna Waske, Sai Ranjit, Tipu Singh

Project Links:


Contact:
For queries or support, reach out to us at: [pranalidhanavade23@gmail.com]

Thank you,

Hedera Logo

About

medera pharmacy frontend peoject

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages