G.H.Raisoni Institute of Business Management: Academic Year-2022-2023
G.H.Raisoni Institute of Business Management: Academic Year-2022-2023
G.H.Raisoni Institute of Business Management: Academic Year-2022-2023
Academic Year-2022-2023
Doctor Appointment
Booking System
At
Bhusawal
Submitted by
Khushbu Barhate
In Partial Fulfillment of the Requirement
Of
T.Y.BCA(Sem-VI)
(Bachelor of Computer Application)
Affiliated to
possible, whose constant guidance and encouragement crown all efforts with
Mam Respected HOD (BCA Department) Prof. Kalyani Neve Mam and my
project
guide Prof. Rafik Shaikh Sir for providing all facilities and every help for
I would also like to thank all the Staff Member of BCA Department for
timely help and inspiration for completion of the project and all my friends and
those who kindly helped and guided me during the period of the project work.
Khushbu Barhate
T.Y.BCA
Index
6 Phase in project 8 to 9
Development
7 Implementation Details 10
8 System Design 11
9 From snapshots 12 to 15
10 Data Dictionary 16
11 Future Enhancement 17
12 Conclusion 18
13 Bibliography 19
1. Introduction to Project
The “Doctor Appointment Booking System” has been
developed the override the problems prevailing in the practicing manual
system. This software is supported to eliminate and in some cases
reduce the hardships faced by this existing. Moreover this system is
designed for the particular need of the shop to carry out operation in a
smooth and effective manner.
The application Is reduced as much as possible to avoid errors
the data. It also provides error message while entering invalid data. No
formal knowledge is needed for the user to use this system , as
described above can lead to error free, secure, reliable and fast Booking
system.it can assist the user to concentrate on their other activities rather
to concentrate on the record keeping. This it will help organization in
better utilization of resources.
Page No:1
2. Scope Of Project
It is possible to keep the records, but it is a daily transaction so, it will
require so much paper to store large amount of data safely. The Computer solves
this problem by storing large amount of data safely. The Computer solves this
problem by storing large amount of data for a long period of time and we desire to
access it if we have large amount capacity for storing data As the data is solve one
can easily modify, save, delete, and access this data whenever required. Processing
is done by Computers and we can acquire result which will set within a second.
Being Electronics Device, the computer Processing is further that increase the
speed of work and within a few second the records of the previous one’s can also
be process.
2) Information
Page No:2
3. System Study And Analysis
It includes:
1) Data gathering
Page No:3
3.2 Following are the steps taken during the initial study:
Advantages:
Page No :4
4. System Design and Requirement
Software Requirements:-
ASP.NET
Hardware Requirements:-
OS-Windows
1 GB Ram or More
Moniter: 1024*768
Page No:5
5. Feasibility Study
It is always essential to evaluate the various aspects before we develop a
system. Evaluation should always justify the cost and benefit ratio. If it is
found that benefit is less as compare to the cost of the project, then it is better
to avoid going in for computerization.
1.Technical Feasibility
2. Economic Feasibility
3. Social Feasibility
For this project Technical Feasibility should be studied in two aspects that is
H/W feasibility and S/W feasibility. The system should be easy to update i.e. if the
user feels to necessity of some change in the system then it should be easy for him\
her to change without disturbing the initial system. It should be developed in such
a way that it will be easy to operate.
It should be menu driven and provide help features and give message on each
option so it should be easy even to new operator to operate the package. Few hours
training will be sufficient to train the operators.
Cost benefits analysis given justification for the computerization. In this the
benefit and saving that are expected are compared with cost. Are benefits
overweight costs then only the decision is made to design and implement the
system? In our case, due to computerization benefits are reduction of cost,
reduction of Receptionist and reduction of non-reusable stationary. The computer
stationary will replace various types of bills and registers. However, the overall
effect on the operating cost is that we get substantial in monthly running cost.
Page No:6
4.2 Social Feasibility:
with records in both situations i.e. in manual system and computerized system is
quite different. Manual system is always disliked because of the complications and
others hustles involved in maintaining the records. Computerization will be
welcomed because of getting outputs. After computerization, it would become the
job of single operator with no risk involved in posting and report generation. Speed
of the operation will also increase substantially and hence reporting and service to
customers will be faster. Hence all welcomes computerization.
Page No:7
6.Phases in Project Development
6.1 Requirement of need (Requirement Specification):
It refers to the client (the firm for which project is developed) needs,
requirement and expectations from the project to be developed. After recognizing
the firm’s need, it has been taken in writing and then a rough idea of the
system/project has been given to the firm. It takes approximately 2 days.
1. Feasibility Study:
2. Data Collection:
3. Data Normalization:
4. System Design:
This step includes drawing of different diagrams such as DFD and ERD. It
Includes databases, form design etc. It required 4 days.
5. Coding:
It is the most critical stage among all the stages of development. It has taken
approximately 9 days to complete. It involves giving functioning to data entry
Page No:8
forms with help of actions, validations, calculations and linking of different data
entry forms.
6. Testing:
7. Implementation:
This involved deployment of project to client side. It took 2 to 3 days the project.
8. User Training:
Page No:9
7. Implementation Details
Doctor Appointment Booking Management System is a web based application. It
has been developed using ASP.NET and C# as the code end programming
language. A MS SQL Server database consisting of multiple tables is used for data
storage. This Website is a online Doctor Appointment System website, which is
capable of booking tour of national and international destination with easy steps
at the cheapest rate . It allows the Administrator to perform all operations
Appointment Booking. The general user is however given only restricted access.
Appointment Booking helps in booking Appointment packages. The user can’t
book any Appointment until he is a registered user.
Page No:10
System Design
Page No:11
8.2. ER Diagram:- Password
Username Capcha
User Login
Add
Mother Name
First Name
Registrated
Gender Time
has
From
NAme
Pin
Account No
Service
Page No:12
9. Froms snapshots
9.1.Welcome Page:-
9.2Login Page:-
Page No:13
9.3:-Register:-
9.4.Appointment Booking :-
Page No:14
9.5 Payment Services:-
9.6.FeedBack Form:-
Page No:15
9.7Report
Page No16
10.Database Columns
Page No17
10.3 Register Data Table:
Page No18
10.5 Appointment Booking:
Page No19
10.7. Payment Table:-
10.8.Payment Report:-
Page No20
10.9.FeedBack Form:-
Page No21
11.Global Class:-
Page No22
12.Configure Data Source GridView Taks
12.1. Payment
Page No23
12.2.Appointment Booking
Page No24
12.3 Feedback Form
Page No25
12.4 SQL Data Source:-FeedBack Form
Page No26
12.6 SQL Data Source:-Booking Form
Page No27
13 .Web Config
Page No28
12.Background Images AND Script
Page No29
10. Data Dictionary
Field Data Type
UserID PK,int,not null
UserName Varchar(50),null
Password Varchar(50),not null
Email ID Varchar(50),not null
Gender Varchar(50),not null
Middle Name Varchar(50),not null
First Name Varchar(50),not null
Total Price Varchar(50),not null
Mobile No Varchar(50)
Current location Varchar(50),not null
Date Varchar(50),not null
Last Name Varchar(50),not null
Parents Name Varchar(50),not null
Mother Name Varchar(50),not null
Doctor Name Varchar(50),not null
Prices Varchar(50),not null
Appointment Date Varchar(50),not null
From Varchar(50),not null
To Varchar(50),not null
Online Payment Varchar(50),not null
Services
Page No:30
11. Future Enhancement
The software has been developed in such a way that can accept
modifications and further changes. The software is very user friendly and
future any changes can be done easily. Software restructuring is carried out.
Software restructuring is carried out. Software restructuring modifies source
code in an effort to make it amenable to future changes. In general,
restructuring does not modify the overall program architecture. It tends to
focus on the design detail of individual modules and on local structures
defined within modules.
Every system should allow scope for further development or
enhancement. The system can be adapted for any further development. The
system is so flexible to allow any modification need for the further
functioning of programs.
Since the objectives may be brought broad in future, the system can be
easily modified accordingly, as the system has been modularized. The future
expansion can be done in a concise manner in order to improve the efficiently
of the system
Page No:31
12. Conclusion
Page No:32
13. Bibliography
Following website are referring create this project report
https://projectworlds.in
https://www.slideshare.net
https://youtu.be/HyfaSzPMUhg
https://youtu.be/F7mmzhFXugM
https://youtu.be/P-GzoS97-Co
Page No:33