Four-way traffic tracking system (based on vehicle type).
https://charrah-bin.onrender.com/
Make sure you have python installed.
- Clone the project:
git clone https://github.com/rexa222/charrah-bin.git- Install requirements:
pip install -r requirements.txt- Run the API app:
py app.pyproject should be accessible locally at http://127.0.0.1:5000
Project templates are styled using Bootstrap framework.