Skip to content

eternalist10/Pharma-Flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MedServe

An online medical inventory management system designed for medicine resellers.

Table of Contents

Introduction

MEDSERVE is a comprehensive inventory management system tailored for medical resellers. It simplifies the process of managing medicine stocks, tracking sales, and ensuring efficient inventory control.

Features

  • User-friendly interface
  • Inventory tracking and management
  • Sales billing and reporting
  • Secure login and user management

Installation

Prerequisites

  • PHP
  • MySQL
  • Web server (e.g., Apache)

Steps

  1. Clone the repository:

    git clone https://github.com/eternalist10/MEDSERVE.git
    cd MEDSERVE
  2. Import the database:

    Import `store.sql` into your MySQL database.
  3. Configure the database connection:

    Update the database connection settings in `include/db.php`.
  4. Deploy the application:

    Place the application files on your web server and navigate to the project URL.

Usage

  1. Register and log in to the system.
  2. Add new medicines to the inventory.
  3. Manage stock levels and generate sales bills.
  4. Use the reporting feature to track sales and inventory.

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/YourFeature).
  3. Commit your changes (git commit -m 'Add your feature').
  4. Push to the branch (git push origin feature/YourFeature).
  5. Open a Pull Request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any questions or suggestions, feel free to contact:

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published