Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Fuel Price Tracker

A web application for tracking fuel prices in Israel.
The system is built with two parts:

  • Frontend (Angular 19): Allows users to select fuel types, view dynamic charts, and register/login.
  • Backend (.NET Core Web API): Manages data, fetches from the official API, and stores information in a database.

Data Source

Fuel price data is provided by the Israeli government portal (data.gov.il) and is updated once a month:
Fuel Prices Dataset - data.gov.il

Features

  • Select fuel type (95, diesel, etc.)
  • Dynamic fuel price charts by time range (month, 6 months, year)
  • Monthly updates from the official government API
  • User registration & login (SQL Server + JWT)

Technologies

  • Frontend: Angular 19, TypeScript, HTML, CSS
  • Backend: .NET Core Web API
  • Database: SQL Server
  • Charts: Angular Chart.js / ngx-charts

About

A web application for tracking fuel prices in Israel. Built with Angular (frontend) and .NET Core (backend). Users can select a fuel type and view historical price trends with dynamic charts.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages