CHANCHAL Certificate Page Index and Title Pages
CHANCHAL Certificate Page Index and Title Pages
CHANCHAL Certificate Page Index and Title Pages
PROJECT REPORT
ON
Submitted By
Guided By
Certificate
This is to certify that the project report entitled
Date: - / /2020
Place: - Yavatmal
Acknowledgement
On the completion of this project, I wish to gratefully
acknowledge, by taking this opportunity to express my sincere gratitude to Prof.
Atul K. Shingarwade, Head of Department of Master of Computer Science, for
giving me kind support and incomparable guidance. Also, thanks to our Principal
Mr. Ritesh D. Chandak for providing their computer resources and their
cooperation.
I also wish to thank Prof. Atul K. Shingarwade (Project Guide), for his
guidance and useful suggestions that proved very useful in this project. Once
again thanks to all the people who have directly or indirectly helped me in this
project.
The Principal,
Respected Sir,
I hereby declare that the project “Electricity Bill Payment System” has
been submitted by “Ku. Chanchal D. Rangari” in partial fulfillment for the
requirement of degree of Master of Science in Computer Science for the
academic session 2019-2020 is accomplished by me and submitted in original to
Sant Gadge Baba Amravati University, Amravati.
Sign : - ________________
Date : - / /2020
Place : - Yavatmal
INDEX
IV Synopsis II
1 Introduction 2
1.1 System Study 2
1.1.1 Purpose of the system 2
1.1.2 Scope of Project 3
1.2 System Analysis 4
1.2.1 Existing System 4
1.2.2 Purposed system 4
1.2.3 Project Definition 4
1.2.4 Requirement Specification 5
1.2.5 Front End, Back End and Server 6
2 System Design 9
2.1 Use Case Diagram 11
2.2 DFD 12
2.3 ER Diagram 16
2.4 Database Design 19
2.5 Module Description 20
2.6 Output Forms 21
3 Implementation 26
5 Conclusion 67
5.1 Limitation 67
5.2 Future Scope 68
6 Bibliography& References 70
7.1 References 70
7.2 Bibliography 70
LIST OF FIGURES
Sr. No. Name Of Figure Page No.
2.3.1 ER diagram 18
LIST OF TABLES
Sr. No. Name Of Table Page No.
We used PHP as front end and MySQL as back end for developing our
project. PHP is primarily a visual design environment. We can create a PHP
application by designing the form and that make up the user interface. Adding
PHP application code to the form and the objects such as buttons and text boxes
on them and adding any required support code in additional modular.
PROJECT TITLE
Sant Gadge Baba Amravati University, Amravati
COLLEGE OF MANAGEMENT
AND COMPUTER SICNECE, YAVATMAL
SUBMITTED BY:
Ku. Chanchal Diliprao Rangari
MSC II
2019-2020
SYNOPSIS
PROJECT TITLE
ELECTRICITY BILL PAYMENT
SYSTEM
PROJECT MEMBER: KU. CHANCHAL D. RANGARI
PROJECT GUIDE: PROF. ATUL K. SHINGARWADE
INTRODUCTION:
The system would be having two logins admin and user login. Admin can
view user account details and can even add or updates things in their account.
Admin has to feed the system with electricity usage data into respective users
account. The system then calculates the electricity bill for every user and updates
the information into their account every month. User can then view their
electricity bill and pay on the spot before month end. If user is incapable of
paying the bill before month end, it then calculates fine for each subsequent day.
PROJECT OBJECTIVES:
Our project aims at Business process automation, i.e. we have tried computerize
various processes of Electricity Billing System. In sector of electricity board, we
have computerized their department a stock maintenance.
3. Be easy to operate
5. Be expandable
LIMITATIONS:
The system excludes the need of maintaining paper electricity bill as all
the electricity bill records are managed electronically.
Administrator doesn’t have to keep a manual track of the users. The
system automatically calculates fine
The system excludes manual bill calculation.
Users don’t have visit the office for bill payment.
There is no need of delivery boy for delivering bills to user’s place.
Thus, it saves human efforts and resources.
EXISTING SYSTEM:
Science and technology with all its fascinating advancements has been
taking human life standards to the next level. The whole world will be literally
jammed without these innovations. This project is an innovation, which makes the
way of paying electricity bill simple compared to other existing projects.
PROPOSED SYSTEM:
Software Configuration:
DATABASE : MY SQL
SERVER : WAMP SERVER
FRONT END TOOL : PHP
Hardware Configuration:
RAM : 128MB
HARD DISK : MINIMUM 20 GB
PROJECT MODULES:
Our system has only two main interfaces. One is for the admin and the
other one is for the user, the here user can be a customer or an employee.