Skip to content

Goblincomet/crm_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wydbid

Description 📃

Wydbid is a customer management software (CRM system) designed for small companies. 🤵

Status 👷

Still in work 🚧

No beta version yet 🔮

Images 🖼️

Dark Theme

Light Theme

Startup guide

Requirements

Startup

  • If you use Git: git clone https://github.com/NiklasWyld/Wydbid.git Else: You have to download the repository
  • Open a terminal
  • Then navigate there to the downloaded crm_system folder (cd crm_system or cd crm_system-main)
  • Install the required packages with pip install -r requirements.txt
  • Then just open Wydbid using your terminal (python3 Wydbid.py)
  • Now Wydbid should open and you can start creating companies and employees and set it up the way you want.
  • If there is an error, see if you have Python 3.6 or higher and ran pip install -r requirements.txt.
  • If you have checked or made that. And the error should remain, please contact niklaspeter123#7578 via Discord.
If you are on Linux, you must run this command to be able to start Wydbid:

sudo ln -s /usr/lib/x86_64-linux-gnu/libxcb-util.so.1

Features 🔖

Many functions will only come in the future
  • Manage customers
  • Manage appointments
  • Manage orders
  • Manage events
  • Manage purchases
  • Manage companies and employees
  • Contact with customers
  • Back up and store important data

Report bugs 🐞

If you find bugs, please contact Lovelycode on Discord.

License 📜

GPL-3.0 license

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages