Traffix is a smart tool that manages traffic in a crosswalk area. It makes a decision whether it is safe for pedestrians to cross the area. The decision is based on weather conditions, traffic loads and the vehicles in the crosswalk area. The decision is passed as an indication to the system administrator.
Clone the project. Run the requirements script to install all the required libraries.
pip install -r requirements.txt
Run the 'main.py' file in the root folder.
python main.py