kunaltyagi9 / Electricity-Billing-System

Electricity Billing System is a desktop based application developed in Java programming language. The project aims at serving the department of electricity by computerizing the billing system. It mainly focuses on the calculation of Units consumed during the specified time and the money to be paid to electricity offices. This computerized system will make the overall billing system easy, accessible, comfortable and effective for consumers.
51 stars 64 forks source link

Issue related to project #5

Closed Sahil-Mukund-Jadhav closed 3 years ago

Sahil-Mukund-Jadhav commented 3 years ago

This is a desktop application.

How the changes made by the customer s will be visible to the admin and vice versa? Since it's a Desktop Based Application, how the action performed by the customer will be reflected in the admin's database?

kunaltyagi9 commented 3 years ago

You can create a centralized MySQL Database on AWS and you can update all the changes there. That will resolve both of your queries