Skip to content

sudoted/Prospectius1.0

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About the project

  • Description: A simple python project that manages prospecting data in a company.
  • Techno: KivyMD
  • Database: MySQL (Mariadb)

Contributors

Cloning

  • Add dependency:

    • Python Virtual env: python -m venv /path/to/new/virtual/environment
    • Kivy: pip install kivy
    • Kivymd: pip install kivymd
    • Mysql: pip install mysql-connector-python
  • For the python virtual env, you can check the official documentation here

  • You can skip the virtual env creation or configuration if you are using PyCharm

About

Desktop application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • kvlang 60.9%
  • Python 39.1%