Skip to content

joao-p-marques/restaurante-drive-through

Repository files navigation

Drive-Through

Prerequisites

  • Clone this repository
  • Create a virtual environment and install requirements:
$ python3 -m venv venv
$ pip install -r requirements.txt

Running the example

Activate the virtual environment

$ source venv/bin/activate

Run the each entity on a terminal:

drive-through:

$ python3 drive-through.py

client_example:

$ python3 client_example.py

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages