Coder Social home page Coder Social logo

invoicing-management-system-'s Introduction

Invoicing-Management-System-

进销存管理系统

1.C/S架构的由于服务器到期了,改成了单机版的,该程序主要面向两种用户,分别是供货商和经销商,可以实现供货商和经销商之间的聊天,还有全部的进销存系统应有的功能,除此之外还通过QT提供的chart库,可以根据销售情况生成六种图表,更便于对销售情况的分析和统计。
2.单机版的这个数据通过sqlite这个超轻量型的数据库进行存储和管理,感觉这个数据库用起来哪都好,唯一就是这个数据库只能放在本地,要是非要用它的话还得手撸一个服务端程序,所以我在写C/S架构版本的时候果断换了数据库,用了sql server,用起来感觉还凑合. 3.主要功能包括:

经销商:

登录,注册,找回密码,商品管理,销售记录,商品管理中可以实现商品的导入、删除、销售、数量统计、输出EXCEL,刷新当前表,查找商品等功能,销售记录中可以查看某个客户的全部购买记录,计算利润,将销售记录加入统计可以生成相应的多种统计图,聊天模块,可以在供货商列表双击选择对应的供货商,进入聊天界面即可聊天。

供货商

登录,注册,找回密码,库存管理模块,聊天模块和客服模块,库存管理模块包括货物的增删改查,导出EXCEl等功能,聊天模块也可以和经销商进行聊天等。 4.下面贴几张丑界面吧:
QQ图片20211120115633 图片1
PS:点击右侧的小箭头可以隐藏掉左侧的菜单栏
图片3 图片4 图片2

invoicing-management-system-'s People

Contributors

code-aifarmer avatar

Stargazers

 avatar

Watchers

 avatar

invoicing-management-system-'s Issues

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.