Top Banner
MINI PROJECT ON E-GAS SEWA Team member # Manish Badiyari # Ajit singh Aswal # Sandeep Jhinkwan # Indresh Bhatt
15

Presentation

Oct 24, 2014

Download

Documents

Payal Kapoor
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Presentation

MINI PROJECT ONE-GAS SEWA

Team member

# Manish Badiyari

# Ajit singh Aswal

# Sandeep Jhinkwan

# Indresh Bhatt

Page 2: Presentation

04

/07

/20

23

08

:36

:14

PM

2

ABSTRACT

Project Title:- E-Gas Sewa.

Objective:- Providing the facility to the users

(Consumers) that can make online bookings for gas cylinder to concerned distributor or agency.

Page 3: Presentation

04

/07

/20

23

08

:36

:14

PM

3

EXISTING SYSTEM

People mostly go to the Gas Agency office and book there gas cylinder and for new gas Connection they have to go to the office.

Or to registration is done via Telephone.

Data is located in single system.

Connection transfer request , online booking request etc can’t possible on existing system.

Page 4: Presentation

04

/07

/20

23

08

:36

:15

PM

4

SOLUTION FOR THESE PROBLEMS

Reliability.

Online Processing.

Security.

Page 5: Presentation

04

/07

/20

23

08

:36

:15

PM

5

PROPOSED SYSTEM

The System also provides Online Registration for new connection.

Now, the consumer can make online gas

booking of gas cylinder.

Page 6: Presentation

04

/07

/20

23

08

:36

:15

PM

6

ENVIRONMENT

Software Specification:-

Operating System : Windows xp,7. Database Server: Oracle XE 10g Web Browser: Internet Explorer, Firefox ,

Chrome IDE: NetBeans 7.0.1 Web Server: Tomcat Apache User Interface: JSP

 

Page 7: Presentation

04

/07

/20

23

08

:36

:15

PM

7

Hardware Specification:-

Processor: Intel Pentium or More RAM:512 MB RAM Hard Disk: PC with 20GB

Page 8: Presentation

04

/07

/20

23

08

:36

:15

PM

8

NUMBER OF MODULES

Administration Registration Authentication

Users:

Distributor Consumer Admin

Page 9: Presentation

04

/07

/20

23

08

:36

:15

PM

9

ACTIVITY DIAGRAM FOR USER

Page 10: Presentation

04

/07

/20

23

08

:36

:15

PM

10

USE CASE DIAGRAM

Page 11: Presentation

04

/07

/20

23

08

:36

:15

PM

11

DATA FLOW DIAGRAM

ADMIN

DISTRIBUTOR

Data StorageAdmin

Distributor

UI Screens

Reports

Data Input StageData Out Put Stage

System Process

CONSUMER

Consumer

General User

Page 12: Presentation

04

/07

/20

23

08

:36

:15

PM

12

SCREENSHOTS

Home Page

Login Page

Registration Page

Welcome Page

Home Page

Login Page

Registrationpage

Welcome

Page

Page 13: Presentation

04

/07

/20

23

08

:36

:15

PM

13

WAY TO IDE

IDE

Page 14: Presentation

04

/07

/20

23

08

:36

:15

PM

14

DATABASE DESIGNtbl_State

PK StateId

StateName Description

tbl_City

PK CityId

CityName DescriptionFK1 DistrictId

tbl_UserRegistration

PK UserId

UserName Password FirstName MiddleName LastName Gender DOB DORFK4 StateFK3 DistrictFK1 CityFK2 ConnectionType AgencyName Address PhoneNo Email Image FileName Role Status

tbl_ConnectionType

PK ConnectionTypeId

ConnectionName Description RefillCharge NewConnectionPrice

tbl_GasCylinders

PK SNO

FK1 CityIdFK2 AgentId AgencyName TotalCylinders AvailableCylinders Status

tbl_District

PK DistrictId

DistrictName DescriptionFK1 StateId

tbl_FeedBack

PK FeedBackId

Subject FeedBackDescriptionFK1 FeedBackBy SendDate

tbl_LocationTransferRequests

PK SNO

FK2 UserIdFK1 FromCity ToCity FromAgentId FromAgencyName ToAgentId ToAgencyName RequestDate Status

tbl_GasBookingDetails

SNOFK1 UserId BookedDate DeleveredDate AgentId AgencyName Status

tbl_GasConnectionDetails

PK SNO

FK1 ConsumerNo ConsumerName ConsumerAddress ConnectionName RequestedDate AllotedDate DepositAmount ConnectionCharge CylinderNo Regulator AgencyName

Page 15: Presentation

04

/07

/20

23

08

:36

:16

PM

15

THANK YOU