Mini Project - Review 1
Mini Project - Review 1
MEDSALERT
GUIDED BY,
DONE BY,
MRS. JERLIN ADAIKALA SUNDARI J, MCA M.PHIL., NET,
PRABHAA .V.N,
ASSISTANT PROFESSOR ,
( 18MSS011 ) ,
DEPARTMENT OF SOFTWARE SYSTEMS,
DEPARTMENT OF SOFTWARE SYSTEMS,
1. ABSTRACT 2
SPECIFICATION
3.1
MODULES
DESCRIPTION
MODULE 6
1
MODULE 2 7
MODULE 3 8
MODULE 4 9
10
4. DATA FLOW
DIAGRAM
LEVEL -0 11
DFD
Login
Logi details
Request to
Login n
Medical
View shop
details
Medi
cal
Orde
shop Ordering
r details
item
s
Paym Payment
ent details
detail
s
LEVEL – 2 13
DFD Request to Regi
Medical Shop
Registratio
n
strat representativ
e
ion details
Request to
Logi Medical
Login n representati
ve
details
Medical
Medi Shop
details
cal
Order
shop
Upd revie
w
ate detail
detail
or
sview
locat Billin
ion g
detail
View
LEVEL – 3 14
DFD
Logi AdminDetails
Request to n
Login
Medical Shop
representative
details
View
Medi
cal
detail
s User Details
Medi
cal
shop
15
5. ER DIAGRAM
Shop_
User_ User_ name
name type
Med_
name
16
fname
Value_
item
Med_
Type
17
7. DATABASE DESIGN
User Login: 18
Description : This table is to Store the Login details of the User.
Type of the
Med_type Varchar(20) NOT NULL
Med_id Varchar(20) Primary key Id of medicine medicine
Quantity of
Shop_name Varchar(50) NOT NULL Name of shop Qty Varchar(10) NOT NULL
medicine
Price
Shop_id Varchar(20) Foreign key Id of shop Price Integer(5) NOT NULL
of medicine
Name of Description
Med_name Varchar(50) NOT NULL Desp Varchar(50) NOT NULL
medicine of medicine
Type of the
Med_type Varchar(20) NOT NULL
medicine
Order_Id Integer(10) Primary key Id of order
Quantity of
Qty Varchar(10) NOT NULL
medicine
Shop_name Varchar(50) NOT NULL Name of shop
Price of
Price Integer(5) NOT NULL
medicine
Med_id Varchar(20) Foreign key Id of medicine
Name of Name of
Med_name Varchar(50) NOT NULL Company Varchar(20) NOT NULL
medicine Company deta
Shop Order :
22
Description : This table is used to store the order details
Order_id Integer(20) Primary key Order id of shop Email Varchar(20) NOT NULL Email of the user
First name of
Fname Varchar(20) NOT NULL
user
Quantity of
Latitude Integer(5) NOT NULL
user
Quantity of
Longitude Varchar(10) NOT NULL
Phone number user
Phno Varchar(10) NOT NULL
of user
23
8. UI
DESIGN
24
25
26
27
28
29
30
31
32
33
34
9.CONCLUSION 35
THANK
YOU…