Overview The Electricity Billing System is a web-based application designed to simplify the management of electricity bills for both users and administrators. Users can register, log in, view their bills, and process payments, while administrators have tools to manage user accounts and oversee billing details.
Features User Registration and Login: Secure registration and login functionalities for users and admins. Bill Management: Users can view their electricity bills and make payments. Admin Controls: Admins can manage user accounts and monitor billing information. Installation Clone the Repository
bash Copy code git clone https://github.com/Tech-Sculpt/E-bill-Genraetor.git Set Up the Environment
Ensure you have a web server (like Apache) and PHP installed. Create a MySQL database and import the necessary schema. Configuration
Edit the Includes/config.php file to set up your database credentials. Access the Application
Open your web browser and navigate to http://localhost/E-bill-Genraetor/index.php. Usage User Registration
Navigate to the signup page and fill out the registration form. User Login
Log in with your credentials to access your account and view/manage your bills. Admin Functions
Admins can access their dashboard to manage users and billing details. Contributing Contributions are welcome! Please fork the repository and submit pull requests.
Contact For questions or support, please contact techsculpt2@gmail.com.