Giter Club home page Giter Club logo

medical-store-management-system's Introduction

Medical Store Management System

Developed by, Abhishek Sharma, 2021

In this project I have deployed a Medical Store Management System as a Web App using PHP and MySQL

Softwares Used in this Project :

  • Sublime Text Editor for deploying the PHP files (You can use any text editor for developing the PHP codes)
  • XAMPP Control Server to establish connection between the database and the PHP files

Utilities :

This medical store management system will provide us the gievn informations,

  • Dashboard : For showing the home page of the system
  • Inventory : To show the amount of medicines stored
  • Suppliers : Name of the suppliers
  • Employees : Details of the employees working in the store
  • Customers : Details of the customers
  • Invoice details : provides the invoice details to the admin
  • Sold Product details : Viewing the details of the products which were sold
  • Reports : In Stock Medicines, Total profit etc.

Set Up to run this system in your PC/Laptop :

  • Download the XAMPP Control server of latest version and install it.
  • Start Apache and MySQL from the XAMPP server
  • Download the codebase as a zip file from this repository and extract the files in the xampp/htdocs folder in your C drive.
  • Now open any web browser and visit the url : localhost/phpmyadmin
  • Create a Database in the MYSQL server and import the pharmacy.sql file in the newly created database.
  • Now in another tab go to the url : localhost/Pharmacy-Management-System-master/PHARMACY/mainpage.php
  • while runnig the above url the program will start and the database will be running in the XAMPP server as you can see the differences in the database live!

Code Developed by, Abhishek Sharma, @abhisheks008, 2021

medical-store-management-system's People

Contributors

abhisheks008 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

medical-store-management-system's Issues

Header Already Sent

PHP Warning: Cannot modify header information - headers already sent by (output started at`mainpage.php)

HEADER FILE ISSUE

PHP Warning: Cannot modify header information - headers already sent by (output started at`mainpage.php)

What changes do I need to make to fix this?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.