ElisaBorba / a-restaurant-order

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🍝 Restaurant Orders 🦐

👩🏻‍💻 Habilidades exercitadas

  • Praticar o conceito de Hashmaps através das estruturas de dados Dict e Set do Python;
  • Praticar os conhecimentos de testes de software;
  • Praticar os conhecimentos de orientação a objetos.

Como Executar

1️⃣ Crie o ambiente virtual:

python3 -m venv .venv && source .venv/bin/activate

2️⃣ Instale as dependências:

python3 -m pip install -r dev-requirements.txt

About


Languages

Language:Python 100.0%