SlideShare a Scribd company logo
1 of 57
Lawyer Portal
Developed At : vkonsultant Technology
Developed By:
Patel Umesh ( 13MCAL087 )
Patel Vikram ( 11MCAL088 )
Submitted To : Smt. Chandaben Mohanbhai Patel Institute Of Computer Applications.
Internal Guide : Mr. Karan Patel
External Guide : Mr. Vishal Raval
1 Company Profile
 Project Profile
 Project Definition
 Objective Of System
 Purpose
 Features In Proposed System
 System Requirement
 Tools
 Diagrams
 Data Dictionary
 Screenshot
 Future Enhancement
 Bibliography/References
Contents
Company Profile
• is one of India's Emerging Company in the area of Product Services , Global Sourcing and Software.
• “Vkonsultant adopt policies and methodologies to meet customer’s requirements by delivering best output
software solution within budget in real time.” At Vkonsultant , technology meets creativity and our strength
lies in seamlessly merging the two disciplines to create unique, design optimization as well as product
lifecycle management solutions.
• Branches : India
• Establishment Year : 2014
• Number of Employees : 20
2
Project Profile
PROJECT TITLE : Lawyer Portal
ORGANIZATION : vkonsultant Technology
FRONT END : PHP 5.4.7
BACK END : MYSQL 5.5.2
OPERATING SYSTEM : Windows XP/Windows 7/Windows 8, ETC
SUBMITED BY : UMESH.N.PATEL(13MCAL087)
VIKRAM.A.PATEL(13MCAL088)
SUBMITED TO : Smt. Chandaben Mohanbhai Patel Institute of Computer Applications
3
Project Profile
INTERNAL PROJECT GUIDE : Mr Karan Sir
EXTERNAL PROJECT GUIDE : Mr Vishal Raval
ADDITIONAL TOOLS : Microsoft Office/Edraw
APPLICATION SOFTWARE(IDE) : Dreamweaver
LANGUAGE : PHP
PROJECT DURATION : 6 Months
TEAM SIZE : 2
4
Project Definition
Definition:
Lawyer Portal System is a web application which is used to manage various tasks Legal advice and lawyer
information of a project and that is accessible on the Intranet.
Admin:
The admin module is the part of the system. They can view the all details about lawyer and user. It can also
active or deactivate lawyer and user.
Lawyer:
The lawyer’s module can view user’s details. They can also update case document of different types and
areas. It can also generate case event and also chat message to users. Manage case event.
User:
The user can able to search lawyers and get details legal advice specific. Registered user allowed advancing
search and posting their requirements regarding with legal case advice, also listing their personal lawyer
.download document legal .chat message to other lawyers. User can able to send feedback.
5
Objective Of System
The Lawyer Portal system objectives are:
To keep track of the client case.
Know about the legal and law .
View the status of lawyer specialization .
Checking the efficiency of near by lawyer
Legal document sharing and download chat each other .
Scope:
The scope of this system consists of managing projects tasks on the intranet. It is used by lawyer and client
member to do the case manage document , provides direct access of lawyers to users and can increase
the knowledge about legalities news show , case event management.
6
System Modules
Registration:
User can register their self Lawyer can register their self.
Manage User:
Admin can activate or inactive user. Admin can view user detail
Manage Lawyer:
Admin can activate or inactive lawyer. Admin can view lawyer detail
Manage Article:
Lawyer can add particular law related Article and remove that article.
Manage Discussion:
Any User can add their question and lawyer and user can discuss on that question.
7
System Modules
Manage Case:
Lawyer can add many case on and manage that case
Manage Case Event:
Lawyer can Add case event and it helpful for remember case date.
Manage Job:
Any Lawyer can Add Job and view the data who apply on that job.
User can Apply On That Job.
8
Purpose
Lawyer Portal which will allow the user to quickly and easily search a lawyer for legal advice.
Lawyer Portal can manages lawyer News , article , events, case, etc tasks, legal advice, legal
document , case management , case event .
Lawyer Porlat can share information about the Law.
 Avoid the paper work and save a time.
 Easily maintaining a records or data.
 Accuracy for maintaining whole work.
9
features of proposed system
 Removal of Data Redundancy
 Data Consistency
 Data Security
 Help in storing and retrieving record.
 Less time consuming in whole work.
 Lawyer and client can communicate with each other through message .
 Lawyer can add particular law related document.
10
System Requirement Specification
• HARDWARE
 Intel Pentium Processor 450 MHZ And Above
 512 MB RAM
 2G Internet
 Mouse.
 Keyboard.
 14 inch monitor Or Above
11
System Requirement Specification
• SOFTWARE
 Front End: PHP
 Back End: MySql
 Operating System : Windows Xp/7/8
 Google Crome , INTERNET EXPLORER 6.0 , Mozilla Firefox , Opera,Etc
12
Tools Used 13
Project Designing Tools
Documentation Microsoft Word 2007, Edraw For
Diagram
Presentation Microsoft PowerPoint 2003
Graphics Processing Adobe Photoshop, Paint
14
Use case Diagram Admin
15
Use case Diagram Lawyer
16
Use case Diagram User
17
Activity Diagram Of Admin
18
Activity Diagram Of Lawyer
19
Activity Diagram Of User
20
Class Diagram
21
Sequence Diagram Of Registration
22
Sequence Diagram Of Admin
23
Sequence Diagram Of Lawyer
24
Sequence Diagram Of User
25
Data Dictionary
26
1. Table name: Registration
Description : This table stores the Registration .
Column Name Data type Constraint Description
ID Int(5) Primary key Id of Registration
Name Varchar(20) Not Null Name of Registration
Email Varchar(30) Not Null Email of Registration
User Name Varchar(30) Not Null Name of Registration
Password Varchar(20) Not Null Password of Registration
Gender Varchar(6) Not Null Gender of Registration
Address Varchar(50) Not Null Address of Registration
Occupation Varchar(30) Not Null occupation of Registration
Mobile Int(12) Not Null Mobile of Registration
Security Question Varchar(50) Not Null Security Question
Security Answer Varchar(50) Not Null Security Answer
ImagePath Varchar(200) Not Null Image of registration
Role/Type of user Varchar(6) Not Null Role Type of User
Status Int(1) Not Null Status Active Dative
State name Varchar(15) Foreign Key(state_master) State Name of Registration
City name Varchar(15) Foreign Key(city_master) City Name of Registration
Specialization Varchar(50) Foreign
Key(category_master)
Specialization
Educational Details Varchar(55) Not Null Educational Details
27
2. Table name: Article
Description : This table stores the Article .
Column Name Data type Constraint Description
ArId Int(3) Primary Key Article ID
Subject Varchar(20) Not Null Article of subject
Description Varchar(200) Not Null Article Description
Article Path Varchar(200) Not Null Upload Article Path
28
3. Table name: News_Master
Description : This table stores the News_Master.
Column Name Data type Constraint Description
NewsId Int(3) Primary Key Unique NewsId. It is
auto increment field
News Name Varchar(50) Not Null News Name
Description Varchar(200) Not Null News Description
News Date Date Not Null News Date
29
4. Table name: Job recruitment
Description : This table stores the Job recruitment.
Column Name Data type Constraint Description
JobID Int(3) Primary Key JobID of Recruitment
company Name Varchar(30) Not Null Company Name of job
Recruitment
Job Title Varchar(20) Not Null Name Of job title
Location Varchar(20) Not Null Job Recruitment
location
Qualification Varchar(20) Not Null Job Qualification
Skills Varchar(50) Not Null Skills of job
recruitment
Experience int(2) Not Null Job Experience
Salary int(6) Not Null Job Recruitment
Salary
Mobile int(12) Not Null Job Recruitment
mobile number
Email Varchar(20) Not Null Job Recruitment
Email
30
5. Table name: Job Seeker
Description : This table stores the Job Seeker .
Column Name Data type Constraint Description
SeekerID Int(3) Primary Key Id of job seeker
company Name Varchar(30) Not Null Company Name
Job Title Varchar(20) Not Null Job Seeker of job Title
First Name Varchar(20) Not Null First Name of job
Seeker
Last Name Varchar(20) Not Null Last Name of Company
Age Varchar(3) Not Null Age of job seeker
Address Varchar(35) Not Null Address of job Seeker
Qualification Varchar(20) Not Null Qualification of Job
seeker
Experience int(2) Not Null Experience of job
Seeker
Mobile Number int(12) Not Null Mobile Job Seeker
Email Varchar(20) Not Null Email of job seeker
Resume Path Varchar(200) Not Null Image of job Seeker
31
6. Table name: Dictionary
Description : This table stores the Dictionary .
Column Name Data type Constraint Description
DicID Int(4) Primary Key DicID of Dictionary
Term Varchar(30) Not Null Term of Dictionary
Description Varchar(100) Not Null Description of Dictionary
32
7. Table name: legal document
Description : This table stores the legal document .
Column Name Data type Constraint Description
docID Int(3) Primary Key doc ID of legal
document
Type Varchar(30) Foreign
key(category_mast
er)
Type of Legal
Document
Heading Varchar(50) Not Null Heading Of legal
Document
Description Varchar(200) Not Null Description of legal
document
Uploader Name Varchar(30) Foreign
Key(registration)
uploaderName of
legal document
Document Path Varchar(200) Not Null Document Path of
legal document
33
8. Table name: discussion
Description : This table stores the discussion
Column Name Data type Constraint Description
disID Int(3) Primary Key disId of discussion
Question Varchar(30) Not Null Question of
discussion
Answer Varchar(100) Not Null Answer of
discussion
Uploader_Name Varchar(30) Foreign
Key(registration)
Up loader Name
34
9. Table name: Lawyer_Add_client
Description : This table stores the Lawyer_Add_client
Column Name Data type Constraint Description
Case ID Int(3) Primary Key CaseID of Lawyer Add
Client
Uid Varchar(30) F.K(registration) Uid of registration
Lawyerid Varchar(3) F.K(registration) lawyerId of registration
Case Title Varchar(20) Not Null Case Title
Case_Detail Varchar(300) Not Null Case Detail
Mobile Int(12) NotNull Mobile
Address Varchar(100) NotNull Address
Date Date Not Null Date
35
10. Table name: Add_Case_Event
Description : This table stores the Add_Case_Event
Column Name Data type Constraint Description
CaseeventID Int(3) Primary Key caseeventID of Add_case_event
Case id Varchar(20) FK(Lawyer_Add_Client) Case id of lawyer_Add_client
Lawyerid Int(3) Fk(registration) Lawyerid of registration
Event Title Varchar(50) Not Null Event title of add_case_event
Event Detail Varchar(200) Not Null Event Details
Date Date Not Null Date of event
36
11. Table name: Category Master
Description : This table stores the Category Master
Column Name Data type Constraint Description
Cate_Id Int(3) Primary Key Cate_Id of Category
Master
Cate_Name Varchar(30) Not Null Cate_Name of
Category Master
37
12. Table name: State_Master
Description : This table stores the State_Master.
Column Name Data type Constraint Description
Stated Int(3) Primary Key Unique StateId. It
is auto increment
field
StateName Varchar(20) Not Null State Name of
State _Master
38
13. Table name: City_Master
Description : This table stores the City_Master
Column Name Data type Constraint Description
CityId Int(3) Primary Key Unique CityId. It is
auto increment
field
CityName Varchar(20) Not Null City Name of
City_Master
39
14. Table name: message_Master
Description : This table stores the message_Master
Column Name Data type Constraint Description
Mid Int(5) Primary Key Mid of message _Master
Sender_id Int(5) Not Nulll Sender_Id of
message_master
Recever_id Int(5) Not null Recever_id of
Message_master
Message Varchar(100) Not Null Message
Name of Sender Varchar(20) Foreign
Key(registration)
Registration of
message_master
40
15. Table name: event
Description : This table stores the event details
Column Name Data type Constraint Description
Eid Int(3) Primary Key Eid of event
Name Int(20) Not Null Name of event
Date Date Not null Date of event
Venue Varchar(20) Not Null Venue of event
Description Varchar(50) Not Null Description of event
Time Varchar(8) Not Null Time of event
41
16. Table name: Feedback
Description : This table stores the Feedback
Column Name Data type Constraint Description
Feedback Id Int(3) Primary Key Unique FeedbackId.
It is auto increment
field
Name Varchar(20) Not Null User Name
EmailId Varchar(35) Not Null Email Id
MobileNumber int(12) Not Null Mobile Number
Message Varchar(200) Not Null Message
42
Screen layouts
43
• LOGIN
44
• ADD ARTICLE
45
• SHOW ARTICLE
46
• ADD DISCUSSION
47
• ADD DOCUMENT
48
• DISPLAY DOCUMENT
49
• ADD JOB
50
• APPLY FOR JOB
51
• USER AND LAWYER CHAT
52
• LAWYER REGISTRATION
53
• SEARCH LAWYER
Future Enhancement
 Lawyer Portal can be enhanced by including features like:
In future we want to provide status of the case information to the client through mail.
54
Bibliography/References
 Web References
 http://www.google.com
 http://www.stackoverflow.com
 http://www.w3schools.com
 http://www.pathlegal.in
 http://www.legalindia.in/
 Book Reference
 MySQL/PHP Databases Applications, Author jay Greensapn and Brad Bulger
 Unified Modelling Language User Guide, Author(s) : Grady Booch, James Rambaugh, Ivar Jacobson
55
56
Thank You !!

More Related Content

What's hot

system requirements for android projects
system requirements for android projectssystem requirements for android projects
system requirements for android projectsparry prabhu
 
Online doctor appointment
Online doctor appointmentOnline doctor appointment
Online doctor appointmentAmna Nawazish
 
Railway booking & management system
Railway booking & management systemRailway booking & management system
Railway booking & management systemNikhil Raj
 
Synopsis on android application
Synopsis on android applicationSynopsis on android application
Synopsis on android applicationJawed akhtar
 
Placement Cell project
Placement Cell projectPlacement Cell project
Placement Cell projectManish Kumar
 
vehicle management system project report
vehicle management system project reportvehicle management system project report
vehicle management system project reportAshik Khan
 
Placement management system
Placement management systemPlacement management system
Placement management systemSurya Teja
 
Criminal Record Management System in the Perspective of Somalia
Criminal Record Management System in the Perspective of Somalia  Criminal Record Management System in the Perspective of Somalia
Criminal Record Management System in the Perspective of Somalia fowzi mohamed
 
02.project training and placement cell
02.project training and  placement cell02.project training and  placement cell
02.project training and placement cellRicha Malhotra
 
College Department Management System
College Department Management SystemCollege Department Management System
College Department Management SystemJIGAR MAKHIJA
 
User Interface Analysis and Design
User Interface Analysis and DesignUser Interface Analysis and Design
User Interface Analysis and Design Saqib Raza
 
Crime Record Management System (CRMS)
Crime Record Management System (CRMS)Crime Record Management System (CRMS)
Crime Record Management System (CRMS)Zara Tariq
 
Flipkart Software requirements specification SRS
Flipkart Software requirements specification SRSFlipkart Software requirements specification SRS
Flipkart Software requirements specification SRSAman Goel
 
Patient appointment app for your clinic or hospital
Patient appointment app for your clinic or hospitalPatient appointment app for your clinic or hospital
Patient appointment app for your clinic or hospitalwww.webprogr.com
 
Quiz app (android) Documentation
Quiz app (android) DocumentationQuiz app (android) Documentation
Quiz app (android) DocumentationAditya Nag
 
Software requirement and specification
Software requirement and specificationSoftware requirement and specification
Software requirement and specificationAman Adhikari
 
Online Quiz System Project Report
Online Quiz System Project Report Online Quiz System Project Report
Online Quiz System Project Report Kishan Maurya
 

What's hot (20)

system requirements for android projects
system requirements for android projectssystem requirements for android projects
system requirements for android projects
 
Online doctor appointment
Online doctor appointmentOnline doctor appointment
Online doctor appointment
 
Railway booking & management system
Railway booking & management systemRailway booking & management system
Railway booking & management system
 
Synopsis on android application
Synopsis on android applicationSynopsis on android application
Synopsis on android application
 
Placement Cell project
Placement Cell projectPlacement Cell project
Placement Cell project
 
vehicle management system project report
vehicle management system project reportvehicle management system project report
vehicle management system project report
 
Placement management system
Placement management systemPlacement management system
Placement management system
 
Criminal Record Management System in the Perspective of Somalia
Criminal Record Management System in the Perspective of Somalia  Criminal Record Management System in the Perspective of Somalia
Criminal Record Management System in the Perspective of Somalia
 
02.project training and placement cell
02.project training and  placement cell02.project training and  placement cell
02.project training and placement cell
 
Online computer shop 111 35-181
Online computer shop 111 35-181Online computer shop 111 35-181
Online computer shop 111 35-181
 
College Department Management System
College Department Management SystemCollege Department Management System
College Department Management System
 
Job portal
Job portalJob portal
Job portal
 
User Interface Analysis and Design
User Interface Analysis and DesignUser Interface Analysis and Design
User Interface Analysis and Design
 
Crime Record Management System (CRMS)
Crime Record Management System (CRMS)Crime Record Management System (CRMS)
Crime Record Management System (CRMS)
 
Flipkart Software requirements specification SRS
Flipkart Software requirements specification SRSFlipkart Software requirements specification SRS
Flipkart Software requirements specification SRS
 
Patient appointment app for your clinic or hospital
Patient appointment app for your clinic or hospitalPatient appointment app for your clinic or hospital
Patient appointment app for your clinic or hospital
 
Quiz app (android) Documentation
Quiz app (android) DocumentationQuiz app (android) Documentation
Quiz app (android) Documentation
 
SRS document
SRS documentSRS document
SRS document
 
Software requirement and specification
Software requirement and specificationSoftware requirement and specification
Software requirement and specification
 
Online Quiz System Project Report
Online Quiz System Project Report Online Quiz System Project Report
Online Quiz System Project Report
 

Viewers also liked

Java Online Job Portal Presentation
Java Online Job Portal PresentationJava Online Job Portal Presentation
Java Online Job Portal Presentationtanmanrai
 
Online job portal
Online job portal Online job portal
Online job portal Aj Maurya
 
Job Portal
Job PortalJob Portal
Job Portalbijendra
 
ELPUB 2008: A review of journal policies for sharing research data
ELPUB 2008:    A review of journal policies for sharing research dataELPUB 2008:    A review of journal policies for sharing research data
ELPUB 2008: A review of journal policies for sharing research dataHeather Piwowar
 
Overview of BioMed Central’s portfolio of society journals
Overview of BioMed Central’s portfolio of society journalsOverview of BioMed Central’s portfolio of society journals
Overview of BioMed Central’s portfolio of society journalsBioMedCentral
 
Applicant portal project board diagram
Applicant portal project board diagramApplicant portal project board diagram
Applicant portal project board diagramEmma Goodman
 
Job centre presentation
Job centre presentationJob centre presentation
Job centre presentationMunavvar Patel
 
Geostatistics Portal - a platform for census data visualization
Geostatistics Portal - a platform for census data visualizationGeostatistics Portal - a platform for census data visualization
Geostatistics Portal - a platform for census data visualizationMirosław Migacz
 
Online Project Portal
Online Project PortalOnline Project Portal
Online Project PortalVivek Gautam
 
Open source CMS tool for web based job portal and recruitment system Thesis
Open source CMS tool for web based job portal and recruitment system ThesisOpen source CMS tool for web based job portal and recruitment system Thesis
Open source CMS tool for web based job portal and recruitment system ThesisArjun Rajeswaran
 
Online career building sites se report
Online career building sites se reportOnline career building sites se report
Online career building sites se reportAnnie Thomas
 
The Anatomy Of The Google Architecture Fina Lv1.1
The Anatomy Of The Google Architecture Fina Lv1.1The Anatomy Of The Google Architecture Fina Lv1.1
The Anatomy Of The Google Architecture Fina Lv1.1Hassy Veldstra
 
Ppt of online job portal
Ppt of online job portalPpt of online job portal
Ppt of online job portalIqra Naseer
 

Viewers also liked (20)

Java Online Job Portal Presentation
Java Online Job Portal PresentationJava Online Job Portal Presentation
Java Online Job Portal Presentation
 
Online job portal
Online job portal Online job portal
Online job portal
 
Job Portal
Job PortalJob Portal
Job Portal
 
ELPUB 2008: A review of journal policies for sharing research data
ELPUB 2008:    A review of journal policies for sharing research dataELPUB 2008:    A review of journal policies for sharing research data
ELPUB 2008: A review of journal policies for sharing research data
 
Overview of BioMed Central’s portfolio of society journals
Overview of BioMed Central’s portfolio of society journalsOverview of BioMed Central’s portfolio of society journals
Overview of BioMed Central’s portfolio of society journals
 
Applicant portal project board diagram
Applicant portal project board diagramApplicant portal project board diagram
Applicant portal project board diagram
 
RIFT@NTLT2013
RIFT@NTLT2013RIFT@NTLT2013
RIFT@NTLT2013
 
Job centre presentation
Job centre presentationJob centre presentation
Job centre presentation
 
Job portal
Job portalJob portal
Job portal
 
Company Recruitment Portal
Company Recruitment  PortalCompany Recruitment  Portal
Company Recruitment Portal
 
Geostatistics Portal - a platform for census data visualization
Geostatistics Portal - a platform for census data visualizationGeostatistics Portal - a platform for census data visualization
Geostatistics Portal - a platform for census data visualization
 
Job portal
Job portalJob portal
Job portal
 
Online Project Portal
Online Project PortalOnline Project Portal
Online Project Portal
 
Open source CMS tool for web based job portal and recruitment system Thesis
Open source CMS tool for web based job portal and recruitment system ThesisOpen source CMS tool for web based job portal and recruitment system Thesis
Open source CMS tool for web based job portal and recruitment system Thesis
 
City Portal
City PortalCity Portal
City Portal
 
Court Case Management System
Court Case Management SystemCourt Case Management System
Court Case Management System
 
Online career building sites se report
Online career building sites se reportOnline career building sites se report
Online career building sites se report
 
The Anatomy Of The Google Architecture Fina Lv1.1
The Anatomy Of The Google Architecture Fina Lv1.1The Anatomy Of The Google Architecture Fina Lv1.1
The Anatomy Of The Google Architecture Fina Lv1.1
 
Ppt of online job portal
Ppt of online job portalPpt of online job portal
Ppt of online job portal
 
Ppt
PptPpt
Ppt
 

Similar to Lawyer portal

Online voting system
Online voting systemOnline voting system
Online voting systemSaurabh Kheni
 
Online rto management system
Online rto management system Online rto management system
Online rto management system DigneshPrajapati1
 
STOCK MARKET TIPS
STOCK MARKET TIPSSTOCK MARKET TIPS
STOCK MARKET TIPSmona patel
 
Synopsis_rt_v_k.pptx(fgfefefehgftgegfeh)
Synopsis_rt_v_k.pptx(fgfefefehgftgegfeh)Synopsis_rt_v_k.pptx(fgfefefehgftgegfeh)
Synopsis_rt_v_k.pptx(fgfefefehgftgegfeh)vivekkaushik795
 
Final Year Project BCA Presentation on Pic-O-Stica
Final Year Project BCA Presentation on Pic-O-SticaFinal Year Project BCA Presentation on Pic-O-Stica
Final Year Project BCA Presentation on Pic-O-SticaSharath Raj
 
SPCE Alumni Association Web Portal
SPCE Alumni Association Web PortalSPCE Alumni Association Web Portal
SPCE Alumni Association Web PortalSalmaniac Nilesh
 
Local Service Search Engine Management System LSSEMS
Local Service Search Engine Management System LSSEMSLocal Service Search Engine Management System LSSEMS
Local Service Search Engine Management System LSSEMSYogeshIJTSRD
 
Nt1330 Week 1 Case Study Of EAP.pdfNt1330 Week 1 Case Study Of EAP
Nt1330 Week 1 Case Study Of EAP.pdfNt1330 Week 1 Case Study Of EAPNt1330 Week 1 Case Study Of EAP.pdfNt1330 Week 1 Case Study Of EAP
Nt1330 Week 1 Case Study Of EAP.pdfNt1330 Week 1 Case Study Of EAPEvelyn Donaldson
 
Time card system
Time card systemTime card system
Time card systemSmit Patel
 
Job Portal
Job PortalJob Portal
Job PortalNA
 
Msc project_CDS Automation
Msc project_CDS AutomationMsc project_CDS Automation
Msc project_CDS AutomationMegha V
 
Election Portal - Web Design Competition Report(Ashish Tiwari, Nischal Lal Sh...
Election Portal - Web Design Competition Report(Ashish Tiwari, Nischal Lal Sh...Election Portal - Web Design Competition Report(Ashish Tiwari, Nischal Lal Sh...
Election Portal - Web Design Competition Report(Ashish Tiwari, Nischal Lal Sh...Nischal Lal Shrestha
 
HMRS - Human Resource Management System (VB.Net)
HMRS - Human Resource Management System (VB.Net)HMRS - Human Resource Management System (VB.Net)
HMRS - Human Resource Management System (VB.Net)Abhishek Raj
 

Similar to Lawyer portal (20)

Service Provider
Service Provider Service Provider
Service Provider
 
Hr management
Hr managementHr management
Hr management
 
Online voting system
Online voting systemOnline voting system
Online voting system
 
Osms5
Osms5Osms5
Osms5
 
Online rto management system
Online rto management system Online rto management system
Online rto management system
 
STOCK MARKET TIPS
STOCK MARKET TIPSSTOCK MARKET TIPS
STOCK MARKET TIPS
 
Synopsis_rt_v_k.pptx(fgfefefehgftgegfeh)
Synopsis_rt_v_k.pptx(fgfefefehgftgegfeh)Synopsis_rt_v_k.pptx(fgfefefehgftgegfeh)
Synopsis_rt_v_k.pptx(fgfefefehgftgegfeh)
 
Final Year Project BCA Presentation on Pic-O-Stica
Final Year Project BCA Presentation on Pic-O-SticaFinal Year Project BCA Presentation on Pic-O-Stica
Final Year Project BCA Presentation on Pic-O-Stica
 
SPCE Alumni Association Web Portal
SPCE Alumni Association Web PortalSPCE Alumni Association Web Portal
SPCE Alumni Association Web Portal
 
Local Service Search Engine Management System LSSEMS
Local Service Search Engine Management System LSSEMSLocal Service Search Engine Management System LSSEMS
Local Service Search Engine Management System LSSEMS
 
Nt1330 Week 1 Case Study Of EAP.pdfNt1330 Week 1 Case Study Of EAP
Nt1330 Week 1 Case Study Of EAP.pdfNt1330 Week 1 Case Study Of EAPNt1330 Week 1 Case Study Of EAP.pdfNt1330 Week 1 Case Study Of EAP
Nt1330 Week 1 Case Study Of EAP.pdfNt1330 Week 1 Case Study Of EAP
 
Angular
AngularAngular
Angular
 
Jobportal
JobportalJobportal
Jobportal
 
Time card system
Time card systemTime card system
Time card system
 
Job Portal
Job PortalJob Portal
Job Portal
 
Unit ii update
Unit ii updateUnit ii update
Unit ii update
 
Msc project_CDS Automation
Msc project_CDS AutomationMsc project_CDS Automation
Msc project_CDS Automation
 
ASAD Project Report
ASAD Project ReportASAD Project Report
ASAD Project Report
 
Election Portal - Web Design Competition Report(Ashish Tiwari, Nischal Lal Sh...
Election Portal - Web Design Competition Report(Ashish Tiwari, Nischal Lal Sh...Election Portal - Web Design Competition Report(Ashish Tiwari, Nischal Lal Sh...
Election Portal - Web Design Competition Report(Ashish Tiwari, Nischal Lal Sh...
 
HMRS - Human Resource Management System (VB.Net)
HMRS - Human Resource Management System (VB.Net)HMRS - Human Resource Management System (VB.Net)
HMRS - Human Resource Management System (VB.Net)
 

Recently uploaded

Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 

Recently uploaded (20)

Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 

Lawyer portal

  • 1. Lawyer Portal Developed At : vkonsultant Technology Developed By: Patel Umesh ( 13MCAL087 ) Patel Vikram ( 11MCAL088 ) Submitted To : Smt. Chandaben Mohanbhai Patel Institute Of Computer Applications. Internal Guide : Mr. Karan Patel External Guide : Mr. Vishal Raval
  • 2. 1 Company Profile  Project Profile  Project Definition  Objective Of System  Purpose  Features In Proposed System  System Requirement  Tools  Diagrams  Data Dictionary  Screenshot  Future Enhancement  Bibliography/References Contents
  • 3. Company Profile • is one of India's Emerging Company in the area of Product Services , Global Sourcing and Software. • “Vkonsultant adopt policies and methodologies to meet customer’s requirements by delivering best output software solution within budget in real time.” At Vkonsultant , technology meets creativity and our strength lies in seamlessly merging the two disciplines to create unique, design optimization as well as product lifecycle management solutions. • Branches : India • Establishment Year : 2014 • Number of Employees : 20 2
  • 4. Project Profile PROJECT TITLE : Lawyer Portal ORGANIZATION : vkonsultant Technology FRONT END : PHP 5.4.7 BACK END : MYSQL 5.5.2 OPERATING SYSTEM : Windows XP/Windows 7/Windows 8, ETC SUBMITED BY : UMESH.N.PATEL(13MCAL087) VIKRAM.A.PATEL(13MCAL088) SUBMITED TO : Smt. Chandaben Mohanbhai Patel Institute of Computer Applications 3
  • 5. Project Profile INTERNAL PROJECT GUIDE : Mr Karan Sir EXTERNAL PROJECT GUIDE : Mr Vishal Raval ADDITIONAL TOOLS : Microsoft Office/Edraw APPLICATION SOFTWARE(IDE) : Dreamweaver LANGUAGE : PHP PROJECT DURATION : 6 Months TEAM SIZE : 2 4
  • 6. Project Definition Definition: Lawyer Portal System is a web application which is used to manage various tasks Legal advice and lawyer information of a project and that is accessible on the Intranet. Admin: The admin module is the part of the system. They can view the all details about lawyer and user. It can also active or deactivate lawyer and user. Lawyer: The lawyer’s module can view user’s details. They can also update case document of different types and areas. It can also generate case event and also chat message to users. Manage case event. User: The user can able to search lawyers and get details legal advice specific. Registered user allowed advancing search and posting their requirements regarding with legal case advice, also listing their personal lawyer .download document legal .chat message to other lawyers. User can able to send feedback. 5
  • 7. Objective Of System The Lawyer Portal system objectives are: To keep track of the client case. Know about the legal and law . View the status of lawyer specialization . Checking the efficiency of near by lawyer Legal document sharing and download chat each other . Scope: The scope of this system consists of managing projects tasks on the intranet. It is used by lawyer and client member to do the case manage document , provides direct access of lawyers to users and can increase the knowledge about legalities news show , case event management. 6
  • 8. System Modules Registration: User can register their self Lawyer can register their self. Manage User: Admin can activate or inactive user. Admin can view user detail Manage Lawyer: Admin can activate or inactive lawyer. Admin can view lawyer detail Manage Article: Lawyer can add particular law related Article and remove that article. Manage Discussion: Any User can add their question and lawyer and user can discuss on that question. 7
  • 9. System Modules Manage Case: Lawyer can add many case on and manage that case Manage Case Event: Lawyer can Add case event and it helpful for remember case date. Manage Job: Any Lawyer can Add Job and view the data who apply on that job. User can Apply On That Job. 8
  • 10. Purpose Lawyer Portal which will allow the user to quickly and easily search a lawyer for legal advice. Lawyer Portal can manages lawyer News , article , events, case, etc tasks, legal advice, legal document , case management , case event . Lawyer Porlat can share information about the Law.  Avoid the paper work and save a time.  Easily maintaining a records or data.  Accuracy for maintaining whole work. 9
  • 11. features of proposed system  Removal of Data Redundancy  Data Consistency  Data Security  Help in storing and retrieving record.  Less time consuming in whole work.  Lawyer and client can communicate with each other through message .  Lawyer can add particular law related document. 10
  • 12. System Requirement Specification • HARDWARE  Intel Pentium Processor 450 MHZ And Above  512 MB RAM  2G Internet  Mouse.  Keyboard.  14 inch monitor Or Above 11
  • 13. System Requirement Specification • SOFTWARE  Front End: PHP  Back End: MySql  Operating System : Windows Xp/7/8  Google Crome , INTERNET EXPLORER 6.0 , Mozilla Firefox , Opera,Etc 12
  • 14. Tools Used 13 Project Designing Tools Documentation Microsoft Word 2007, Edraw For Diagram Presentation Microsoft PowerPoint 2003 Graphics Processing Adobe Photoshop, Paint
  • 22. 21 Sequence Diagram Of Registration
  • 27. 26 1. Table name: Registration Description : This table stores the Registration . Column Name Data type Constraint Description ID Int(5) Primary key Id of Registration Name Varchar(20) Not Null Name of Registration Email Varchar(30) Not Null Email of Registration User Name Varchar(30) Not Null Name of Registration Password Varchar(20) Not Null Password of Registration Gender Varchar(6) Not Null Gender of Registration Address Varchar(50) Not Null Address of Registration Occupation Varchar(30) Not Null occupation of Registration Mobile Int(12) Not Null Mobile of Registration Security Question Varchar(50) Not Null Security Question Security Answer Varchar(50) Not Null Security Answer ImagePath Varchar(200) Not Null Image of registration Role/Type of user Varchar(6) Not Null Role Type of User Status Int(1) Not Null Status Active Dative State name Varchar(15) Foreign Key(state_master) State Name of Registration City name Varchar(15) Foreign Key(city_master) City Name of Registration Specialization Varchar(50) Foreign Key(category_master) Specialization Educational Details Varchar(55) Not Null Educational Details
  • 28. 27 2. Table name: Article Description : This table stores the Article . Column Name Data type Constraint Description ArId Int(3) Primary Key Article ID Subject Varchar(20) Not Null Article of subject Description Varchar(200) Not Null Article Description Article Path Varchar(200) Not Null Upload Article Path
  • 29. 28 3. Table name: News_Master Description : This table stores the News_Master. Column Name Data type Constraint Description NewsId Int(3) Primary Key Unique NewsId. It is auto increment field News Name Varchar(50) Not Null News Name Description Varchar(200) Not Null News Description News Date Date Not Null News Date
  • 30. 29 4. Table name: Job recruitment Description : This table stores the Job recruitment. Column Name Data type Constraint Description JobID Int(3) Primary Key JobID of Recruitment company Name Varchar(30) Not Null Company Name of job Recruitment Job Title Varchar(20) Not Null Name Of job title Location Varchar(20) Not Null Job Recruitment location Qualification Varchar(20) Not Null Job Qualification Skills Varchar(50) Not Null Skills of job recruitment Experience int(2) Not Null Job Experience Salary int(6) Not Null Job Recruitment Salary Mobile int(12) Not Null Job Recruitment mobile number Email Varchar(20) Not Null Job Recruitment Email
  • 31. 30 5. Table name: Job Seeker Description : This table stores the Job Seeker . Column Name Data type Constraint Description SeekerID Int(3) Primary Key Id of job seeker company Name Varchar(30) Not Null Company Name Job Title Varchar(20) Not Null Job Seeker of job Title First Name Varchar(20) Not Null First Name of job Seeker Last Name Varchar(20) Not Null Last Name of Company Age Varchar(3) Not Null Age of job seeker Address Varchar(35) Not Null Address of job Seeker Qualification Varchar(20) Not Null Qualification of Job seeker Experience int(2) Not Null Experience of job Seeker Mobile Number int(12) Not Null Mobile Job Seeker Email Varchar(20) Not Null Email of job seeker Resume Path Varchar(200) Not Null Image of job Seeker
  • 32. 31 6. Table name: Dictionary Description : This table stores the Dictionary . Column Name Data type Constraint Description DicID Int(4) Primary Key DicID of Dictionary Term Varchar(30) Not Null Term of Dictionary Description Varchar(100) Not Null Description of Dictionary
  • 33. 32 7. Table name: legal document Description : This table stores the legal document . Column Name Data type Constraint Description docID Int(3) Primary Key doc ID of legal document Type Varchar(30) Foreign key(category_mast er) Type of Legal Document Heading Varchar(50) Not Null Heading Of legal Document Description Varchar(200) Not Null Description of legal document Uploader Name Varchar(30) Foreign Key(registration) uploaderName of legal document Document Path Varchar(200) Not Null Document Path of legal document
  • 34. 33 8. Table name: discussion Description : This table stores the discussion Column Name Data type Constraint Description disID Int(3) Primary Key disId of discussion Question Varchar(30) Not Null Question of discussion Answer Varchar(100) Not Null Answer of discussion Uploader_Name Varchar(30) Foreign Key(registration) Up loader Name
  • 35. 34 9. Table name: Lawyer_Add_client Description : This table stores the Lawyer_Add_client Column Name Data type Constraint Description Case ID Int(3) Primary Key CaseID of Lawyer Add Client Uid Varchar(30) F.K(registration) Uid of registration Lawyerid Varchar(3) F.K(registration) lawyerId of registration Case Title Varchar(20) Not Null Case Title Case_Detail Varchar(300) Not Null Case Detail Mobile Int(12) NotNull Mobile Address Varchar(100) NotNull Address Date Date Not Null Date
  • 36. 35 10. Table name: Add_Case_Event Description : This table stores the Add_Case_Event Column Name Data type Constraint Description CaseeventID Int(3) Primary Key caseeventID of Add_case_event Case id Varchar(20) FK(Lawyer_Add_Client) Case id of lawyer_Add_client Lawyerid Int(3) Fk(registration) Lawyerid of registration Event Title Varchar(50) Not Null Event title of add_case_event Event Detail Varchar(200) Not Null Event Details Date Date Not Null Date of event
  • 37. 36 11. Table name: Category Master Description : This table stores the Category Master Column Name Data type Constraint Description Cate_Id Int(3) Primary Key Cate_Id of Category Master Cate_Name Varchar(30) Not Null Cate_Name of Category Master
  • 38. 37 12. Table name: State_Master Description : This table stores the State_Master. Column Name Data type Constraint Description Stated Int(3) Primary Key Unique StateId. It is auto increment field StateName Varchar(20) Not Null State Name of State _Master
  • 39. 38 13. Table name: City_Master Description : This table stores the City_Master Column Name Data type Constraint Description CityId Int(3) Primary Key Unique CityId. It is auto increment field CityName Varchar(20) Not Null City Name of City_Master
  • 40. 39 14. Table name: message_Master Description : This table stores the message_Master Column Name Data type Constraint Description Mid Int(5) Primary Key Mid of message _Master Sender_id Int(5) Not Nulll Sender_Id of message_master Recever_id Int(5) Not null Recever_id of Message_master Message Varchar(100) Not Null Message Name of Sender Varchar(20) Foreign Key(registration) Registration of message_master
  • 41. 40 15. Table name: event Description : This table stores the event details Column Name Data type Constraint Description Eid Int(3) Primary Key Eid of event Name Int(20) Not Null Name of event Date Date Not null Date of event Venue Varchar(20) Not Null Venue of event Description Varchar(50) Not Null Description of event Time Varchar(8) Not Null Time of event
  • 42. 41 16. Table name: Feedback Description : This table stores the Feedback Column Name Data type Constraint Description Feedback Id Int(3) Primary Key Unique FeedbackId. It is auto increment field Name Varchar(20) Not Null User Name EmailId Varchar(35) Not Null Email Id MobileNumber int(12) Not Null Mobile Number Message Varchar(200) Not Null Message
  • 52. 51 • USER AND LAWYER CHAT
  • 55. Future Enhancement  Lawyer Portal can be enhanced by including features like: In future we want to provide status of the case information to the client through mail. 54
  • 56. Bibliography/References  Web References  http://www.google.com  http://www.stackoverflow.com  http://www.w3schools.com  http://www.pathlegal.in  http://www.legalindia.in/  Book Reference  MySQL/PHP Databases Applications, Author jay Greensapn and Brad Bulger  Unified Modelling Language User Guide, Author(s) : Grady Booch, James Rambaugh, Ivar Jacobson 55