This is a pet project for analyzing electricity price data.
The application provides an interface for uploading files with custom orders and daily prices. After uploading, your custom prices are matched and displayed within the daily price list.
You can also filter the data by a specific date or a selected date range.
- ASP.NET Web API — backend framework
- Entity Framework Core — data access layer
- SQLite — database
- Vue.js — frontend framework
- JavaScript / HTML / CSS — basic frontend
- User authorization
- Data visualization with interactive plots