A proof of concept and demonstration UI for the in-vehicle portion of the project - https://github.com/DylanGore-FYP/Car.
- Python 3
- eel
- chromedriver
- Chromium Browser (Linux Only)
Note: The Chromium browser is required on Linux as it is possible to programmatically launch it in full screen mode whereas this was not working when using ChromeDriver. The code can be modified to use ChromeDriver on Linux if required.
pip3 install -r requirements.txt
python3 demo_ui.py
This project uses Gitmoji for commit organisation. For more details see the Gitmoji Repository.
Dylan Gore 💻 📖 🤔 |
Mohit Taneja 🤔 |
This project follows the all-contributors specification.