Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 541 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 541 Bytes

plants_showroom

Embedded application for plants showroom. You can view detailed information about the home plant and go to social networks to find out more.

plant_showroom_updated.mp4

Installation

Create and activate a virtual environment in the root directory

python3 -m venv venv
source venv/bin/activate

To install the project's packages, type the following command:

pip3 install -r requirements.txt

Usage

python3 main.py