14 Star 24 Fork 18

NB-One / 基于条码的库存管理系统

Create your Gitee Account
Explore and code with more than 8 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README.md

基于条码的库存管理系统

项目介绍

该系统采用php+Android(本项目分web、Android两个分支)共同开发完成。安卓端模拟扫描枪,web端负责显示及管理。

软件架构

安装教程

  1. 导入sql文件到数据库。
  2. 将web端文件夹中的所有文件复制到网站根目录。
  3. 将网站根目录路径该到public文件(因为web端基于thinkphp5.0开发的)。
  4. 把application\database.php中的数据库密码改为自己的。
  5. 下载安装并运行workerman 框架。workerman下载
  6. 用android studio打开安卓端文件夹,把MainActivity.java中的服务器地址改为自己的,然后编译即可。

####web端

管理后台登录页

管理后台登录页

列表页(数据实时动态更新,可直接点击数据表格进行编辑修改数据内容)

输入图片说明

####Android扫描端

输入图片说明 输入图片说明 输入图片说明

About

No description expand collapse
other and 2 more languages
Apache-2.0
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
other
1
https://gitee.com/One-NB/barCode.git
git@gitee.com:One-NB/barCode.git
One-NB
barCode
基于条码的库存管理系统
Android

Search