Skip to content

A digital platform designed to modernize the operations of MEDIXMART Pharmacy, located in Galagama, Sri Lanka. This project aims to provide customers with a seamless and user-friendly way to browse medications, request prescriptions, and directly communicate with the pharmacy through WhatsApp integration.

Notifications You must be signed in to change notification settings

ChethanaWijesinghe10/Community_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

MEDIXMART Pharmacy Website

Overview

The MEDIXMART Pharmacy Website is a digital platform designed to modernize the operations of MEDIXMART Pharmacy, located in Galagama, Sri Lanka. This project aims to provide customers with a seamless and user-friendly way to browse medications, request prescriptions, and directly communicate with the pharmacy through WhatsApp integration.

Built using Next.js, this website focuses on accessibility, efficiency, and a localized experience tailored to both residents and tourists.


Features

Customer-Focused Features

  • Product Catalog: Browse available medications and healthcare products with detailed information.
  • Prescription Upload: Upload prescriptions for easy processing and medication requests.
  • Search Functionality: Quickly search for products by name or category.
  • WhatsApp Integration: Real-time communication for inquiries and assistance.
  • Multilingual Support (Future Feature): Enable accessibility for international users.

Admin-Focused Features

  • Inventory Management: Add, update, and remove products in the catalog.
  • Order Management: View and process online orders with ease.

Technical Details

Technologies Used

  • Frontend: Next.js
  • UI Framework: Tailwind CSS
  • Icons: Lucide-React
  • Database: Firebase Firestore (or MongoDB for future scalability)
  • Hosting: Vercel (or AWS)

Folder Structure

├── public
│   ├── medixmart-logo.png
├── src
│   ├── components
│   │   ├── Navbar.js
│   │   ├── UploadPrescriptions.js
│   ├── pages
│   │   ├── index.js
│   │   ├── about.js
│   │   ├── contact.js
│   │   ├── upload-prescriptions.js
├── styles
│   ├── globals.css
├── README.md

Setup Instructions

Prerequisites

  • Node.js (>=16.x)
  • npm or yarn

Steps

  1. Clone the repository:

    git clone https://github.com/your-username/medixmart-pharmacy.git
    cd medixmart-pharmacy
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev
  4. Open the application in your browser at http://localhost:3000.


Contributions

Contributors:


Future Enhancements

  • Integration with payment gateways for online transactions.
  • Advanced analytics for admin dashboards.
  • Mobile application development using React Native.
  • Multilingual support for enhanced accessibility.

License

This project is licensed under the MIT License.


About

A digital platform designed to modernize the operations of MEDIXMART Pharmacy, located in Galagama, Sri Lanka. This project aims to provide customers with a seamless and user-friendly way to browse medications, request prescriptions, and directly communicate with the pharmacy through WhatsApp integration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published