Frontend for BP gas stations
Frontend for BP gas stations using the data from station-data.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them.
python3
is required.
tailwindcss
is required
Install the required packages by running:
pip install -r requirements.txt
Regenerate the main.css
file by running:
tailwindcss -i ./static/css/base.css -o ./static/css/main.css --watch -m
You can start the frontend by running python3 app.py
.
There is a Dockerfile available.
The code is formatted and checked with ruffs default settings.
- Flask - Web Framework
- Station-Data - Gas station data
- tailwindcss - CSS framework
I am not affiliated with the Aral Aktiengesellschaft nor the BP p.l.c.