Skip to content

jdzine92/Python-Customer-Software-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python CRM Demo

A generic system to store customer details, built with Python, Tkinter and SQlite. Currently has basic functionalities only due to myself being the sole developer of this application. If time allows I will further develop some more complex ideas.

Username: j
Password: 1
FOR DEMO PURPOSES ONLY

How to use:

  • Clone this repo / save files to PC (make sure all files are in 1 folder)
  • Download Git Bash Terminal
  • Install Python (Latest version comes with pip and sqlite3)
  • Optional Step: Upgrade pip, console command: python -m pip install --upgrade pip
  • Check installation successful with console commands: python --version , pip -V
  • Install tkinter using pip, console command: pip install tk
  • Run MAIN2.py in your console to launch appliction, console command: py MAIN2.py
    *make sure you are in the correct directory, Example: cd C:\Downloads\CRM-Demo

alt text
alt text

About

A generic system to store customer details, built with Python, Tkinter and SQlite.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages