/deskGledah

Primary LanguageJavaScriptMIT LicenseMIT


Gledah Desktop application

Gleda Desktop application for White Line Sales Store management
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Desktop application for White Line Sales Store management.

characteristics

  • User login Role Admin, sellers, Cashier
  • Inventory Module
  • Purchasing Module
  • Sales Module
  • Billing Module

Many more modules, to guarantee customized control in businesses

(back to top)

Built With

Here are the technologies with which the system was developed

  • React

  • JavaScript

  • Node.js

  • Express

  • PostgreSQL

(back to top)

Getting Started

You can clone the repository in your local environment and follow the following steps so you can deploy it

Prerequisites

Install the dependencies in both the backend and fronted folders

  • npm
    npm install 

Installation

1.Demo https://www.devsign.lat/login

  1. Clone the repo
     git clone  https://github.com/zerontec/deskGledah.git
  2. Install NPM packages
    npm install

4.You should have Postgrest installed and create db gledah

https://www.postgresql.org/download/

5.in the backend directory

npm start 

5.in the frontend directory for desktop version

npm run electron

6.To Generate installable

npm run build
npm  run dist  

(back to top)

Roadmap

  • Add Changelog
  • Add back to top links
  • Add Additional Templates w/ Examples
  • Add "components" document to easily copy & paste sections of the readme
  • Multi-language Support
    • Chinese
    • Spanish

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See License: MIT for more information.

(back to top)

Contact

Leo Zeron @zeronleo - devsignweb@gmail.com -leobertozeron@gmail.com

Project Link: https://github.com/zerontec/deskGledah

(back to top)

Acknowledgments

(back to top)