https://github.com/p-obrthr/fuelinsight
https://github.com/p-obrthr/fuelinsight
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/p-obrthr/fuelinsight
- Owner: p-obrthr
- Created: 2024-06-30T19:26:11.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-23T17:37:07.000Z (10 months ago)
- Last Synced: 2024-07-23T20:20:16.693Z (10 months ago)
- Language: TypeScript
- Size: 140 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fuel Insight
Fuel Insight is a web application that allows users to view current fuel prices using the Tankerkoenig API (https://tankerkoenig.de). The data is stored in a database and analyzed for trends and insights. The project consists of a frontend built with Vue.js and a backend developed using Node.js with Express in Typescript. Additionally, Python is used for data analysis.