vmdao / e-store-manager

Store Management Software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eStoreManager Project

1. Structure of project

  • Source code: ./Sources/.

    • Desktop Application: ./Sources/DesktopApp
    • Server Source code: ./Sources/Server
    • QR Code Scanner: ./Sources/QRCodeScanner
  • Documents: ./Documents/.

2. How to run the project?

  • The server code was deployed to http://estoremanger.vietanhdev.com.

  • To run the desktop application,

    1. Download the version for Linux x64 at https://drive.google.com/drive/folders/1IAz_kHipIptSjJMa140D-dE2IDVOILf0?usp=sharing.
    • If you are using Linux x64, Please download eStoreManager-linux-x64.zip.

    • If you are using Windows x64, Please download eStoreManager-win32-x64.zip.

    1. Extract zip file.

    2. Run it:

    • LINUX

    Run the application by clicking eStoreManager-linux-x64/eStoreManager or type following commands to Terminal:

     cd eStoreManager-linux-x64
     ./eStoreManager
    
    • WINDOWS:

    Double click eStoreManager-win32-x64/eStoreManager.exe

3. Video demo:

Youtube link

About

Store Management Software


Languages

Language:JavaScript 92.5%Language:Java 2.8%Language:HTML 1.8%Language:TypeScript 1.5%Language:CSS 1.4%Language:Shell 0.0%