The Energy Billing System is a web-based application designed to manage energy billing operations for a utility company. It facilitates tasks such as user management, bill generation, complaint handling, and transaction tracking.
- User Authentication: Secure login system for administrators and customers.
- Bill Generation: Automated bill generation based on energy usage and rates.
- Complaint Handling: Allows users to submit complaints and tracks their status.
- Transaction Management: Tracks payments and updates bill status accordingly.
- Frontend: HTML, CSS, JavaScript, React.js, Angular
- Backend: Python/Java
- Database: MySQL
- Additional Tools: PHP, Bootstrap
- Clone the repository.
- Set up the database using the provided SQL script.
- Configure the backend server.
- Run the frontend application.
- Access the application through the browser.