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管理系统!如果您有任何疑问或需要进一步的帮助,请随时接触。
回到顶部