This is an external open-source GitHub repository imported into the WOCSOL Marketplace for discovery. The original repository owner is the primary creator.
Welcome to the Medstore Management System! This repository contains the source code for a comprehensive management system designed for medical stores. This system helps in managing inventory, billing, user profiles, and generating reports efficiently.
Welcome to the Medstore Management System! This repository contains the source code for a comprehensive management system designed for medical stores. This system helps in managing inventory, billing, user profiles, and generating reports efficiently.
# Medstore-Management-System  Welcome to the Medstore Management System! This repository contains the source code for a comprehensive management system designed for medical stores. This system helps in managing inventory, billing, user profiles, and generating reports efficiently. ## Features - **Inventory Management:** Add, update, and manage medical inventory seamlessly. - **Billing System:** Generate and manage bills for customers. - **User Profiles:** Manage user accounts and settings. - **Reports Generation:** Generate various reports for better management and decision making. - **User Authentication:** Secure login and logout functionality. ## Table of Contents - [Installation](#installation) - [Usage](#usage) - [Contributing](#contributing) - [License](#license) ## Installation To install and run this project locally, follow these steps: 1. Clone the repository: ```bash git clone https://github.com/drahulsingh/Medstore-Management-System.git cd Medstore-Management-System ``` 2. Set up the database: - Create a database named `medstore`. - Import the `store.sql` file into your database. 3. Configure your server settings: - Ensure your server is running PHP and has access to a MySQL database. - Update the database configuration in the project files as needed. 4. Start the server: - Use your preferred server setup (e.g., XAMPP, WAMP, MAMP, or a dedicated web server). ## Usage 1. Navigate to the login page: - `http://localhost/Medstore-Management-System/login.php` 2. Log in with your credentials. 3. Start managing your medical store's inventory, billing, and reports. ## Contributing Contributions are welcome! Please follow these
Ask questions or discuss this product. New comments are reviewed before publishing.
Loading comments...