Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 1.79 KB

README.md

File metadata and controls

46 lines (32 loc) · 1.79 KB

LMClient

Desktop application for storing information about the orders of the company’s department with many additional features, such as SMS notification, printing, etc.

Currently the project is not officially supported, write about all problems and questions to email danilagalkevich@gmail.com

Description of work

It stores the customer database in a file with all the information about the order (date, name, delivery, goods, price, quantity, etc.).

It is possible to load the product database to quickly fill in the fields by article.

The ability to call and send SMS (not available due to changes in the official account data), as well as communication with the administration (implemented using VK api).

The ability to generate barcodes from the product article and save it in the Excel table and with current viewing.

Implemented by

  • Work with user data
  • Upload excel product database
  • Editing items
  • Print blank
  • Create barcode as article number
  • Send SMS notification
  • Admin support
  • Data search

Supported Platforms

Currently supported platforms:

  • Windows (wpf, .net)

Preview

Source Code

The full source code is available here from GitHub:

  • Clone the source: git clone https://github.com/danilinus/LMClient.git
  • It is recommended to use Visual Studio.

Authors

  • Danila Galkevich - Initial work - Danila

See also the list of contributors who participated in this project.