Medstore Management System
1.0.0
歡迎來到Medstore管理系統!該存儲庫包含用於醫療商店設計的綜合管理系統的源代碼。該系統有助於管理庫存,計費,用戶資料和生成報告有效。
要在本地安裝和運行此項目,請按照以下步驟:
克隆存儲庫:
git clone https://github.com/drahulsingh/Medstore-Management-System.git
cd Medstore-Management-System設置數據庫:
medstore的數據庫。store.sql文件導入到您的數據庫中。配置服務器設置:
啟動服務器:
http://localhost/Medstore-Management-System/login.php歡迎捐款!請按照以下步驟操作:
git checkout -b feature-branch )。git commit -m 'Add new feature' )。git push origin feature-branch )。該項目已根據MIT許可獲得許可。有關詳細信息,請參見許可證文件。
有關任何查詢或問題,請聯繫Drahulsingh。
通過打開建議或提出建議的拉請請求,可以隨意為此列表做出貢獻。讓我們將此存儲庫成為全球管理醫療商店的綜合解決方案!
Medstore-Management-System/
├── assets/
│ ├── dashboard.png
│ ├── inventory.png
│ └── billing.png
├── css/
│ ├── style.css
│ └── responsive.css
├── font-awesome/
│ ├── css/
│ └── fonts/
├── fonts/
│ ├── font1.woff
│ └── font2.woff
├── include/
│ ├── config.php
│ ├── header.php
│ └── footer.php
├── js/
│ ├── script.js
│ └── jquery.min.js
├── photo/
│ ├── logo.png
│ └── banner.jpg
├── .gitkeep
├── README.md
├── LICENSE
├── accountSetting.php
├── addnew.php
├── billing.php
├── billout.php
├── called.php
├── clear.php
├── delete.php
├── htaccess
├── index.php
├── inventeries.php
├── login.php
├── logout.php
├── manageCat.php
├── profile.php
├── reports.php
├── sitesetting.php
├── store.sql
└── uploadImg.php
庫存管理:
計費系統:
用戶配置文件:
報告生成:
我們歡迎捐款!這是您可以提供幫助的方式:
讓我們合作以改善此Medstore管理系統,並使其成為醫療商店管理的最佳工具。
感謝您使用Medstore管理系統!如果您有任何疑問或需要進一步的幫助,請隨時接觸。
回到頂部