Skip to content

Talvarez2/barCode

Repository files navigation

barCode

Project built with python 3.7.4 for Millma Hilados.

Prerequisites:

  • Python > 3.0.0
  • pip3

Setup

  • Clone repository

  • install dependencies:

    • pip3 install json
    • pip3 install openpyxl

Database setup

touch InventarioMillma.xlsx
  • set color of product in column C
  • set composition of product in column E
  • set barcode of product in column F
  • set store value of product in column AN

Set passwords

touch passwords.py | echo "email = <email password> \nuser1 = <user1 password> \nuser2 = <user2 password>" >> passwords.py

Run The App!

python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages