-
Create, Update and Delete Accounts, Products and Sales
-
Analyzes if the registration CPF is valid
-
Collects data from your CEP and implements it in the Bank
-
First, download the project from Github:
git clone https://github.com/Flyinng/CRUD-Supermarket
-
After installing the project, install DB Browser at:
https://sqlitebrowser.org/
-
Run the
criar_banco.py
file in your IDE. -
After that, run the
supermercado.py
file.
📜Project developed in the Entra21 Python Class