This thesis addresses the design and development of a web application for automating the billing process of electric vehicle charging sessions. Manual billing
of electricity consumption for electric vehicle charging is a time-consuming
and error-prone process that complicates the monitoring of electricity usage.
The system is based on a PostgreSQL relational database, from which
data is retrieved and processed by a backend implemented in Java using
Spring Boot. Maven is used for dependency management and application
build automation, while the user interface is developed using the Angular
framework.
The developed application enables the import of charging data, management of pricing plans and billing parameters, automated cost calculation,
generation and distribution of billing reports to users, and analysis of charging
consumption and costs. The system reduces the amount of manual work,
improves data transparency, and simplifies the management of electricity
billing.
|