Skip to content

MediMart Express: An e-commerce platform for medical supplies and healthcare services developed for a capstone project.

License

Notifications You must be signed in to change notification settings

suprandus/medimart-express-capstone

Repository files navigation

MediMart Express

Important Contribution Guideline

Before contributing to MediMart Express, please create your own branch and push your changes to that branch. Contributions must be made through pull requests. Direct pushes to the main branch are restricted to maintainers.

How to contribute:

  1. Clone the repository.
  2. Create a new branch for your feature or bugfix.
    git checkout -b your-branch-name
  3. Make your changes and commit them.
    git commit -m "Your descriptive commit message"
  4. Push your changes to your branch.
    git push origin your-branch-name
  5. Open a pull request to merge your changes into the main branch.

MediMart Express Overview

MediMart Express is an e-commerce platform that offers a seamless shopping experience for medical supplies and healthcare products. It simplifies the ordering process for pharmacies, clinics, and individual consumers.

Features:

  • Product Management: Create, update, and manage products easily.
  • Order Processing: A user-friendly interface for tracking and processing orders.
  • Customer Dashboard: Comprehensive dashboard for users to monitor purchases and shipping.
  • Payment Integration: Secure and flexible payment methods.

Getting Started

To get started with the project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/suprandus/medimart-express-capstone.git
  2. Install dependencies:

    composer install
    npm install
  3. Set up the environment file: Copy .env.example to .env and update the environment variables.

  4. Serve the application:

    php artisan serve

License

This project is licensed under the MIT License.

About

MediMart Express: An e-commerce platform for medical supplies and healthcare services developed for a capstone project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •