ONLINE DIVORCE MANAGEMENT SYSTEM
INTRODUCTION OF ONLINE DIVORCE SYSTEM:
Are you looking for Online divorce system for your final year project? We are here to help you. You can contact us
As we know that the role and status of today’s women have been changed now in both the private and public section.At the same time, she is supposed to fulfil all the expectations also.
This scenario has increased the number of disputes among the couples as their expectations do not meet and they come to a decision to end up their married life.The number of divorce cases has increased a lot.
So we have designed a website which will help to resolve their issues, if not possible then help the clients to end up their marriage with dignity. The client who wants to see the services provided by the website will have to register with a valid Gmail and password.
It does allow the clients to undertake their own diverse follow ups without paying thousands of bucks to the lawyers.Various suggestions related to the lawyers will be given to the clients.
The history of the lawyers will be shown to the clients i.e. the number of cases won by the lawyer, his experience, the number of cases resolved without divorce etc. which can be very helpful for the clients in taking the decisions related to the lawyers.
In this system, we do have a respondent against whom the petition is filed.There is a solicitor/lawyer who will deal with the clients to sort out their relationship and would try to resolve their conflicts, if not so will help them in filing the court case.
MODULES OF ONLINE DIVORCE SYSTEM:-
ADMIN PROFILE:
The Admin has full access to the system.The Admin is provided with an id and password. He can put various kinds of notifications on the website. He can allow the changes in the profiles of the clients as well as the lawyers.
He can also check transactions made throughout the day and throughout the month and an algorithm will check the progress in the process of divorce cases. He also can give various kinds of information to the clients.
He can even delete a client or lawyer’s data from the website.
CLIENT’S PROFILE:
In client’s profile, he will log on to the system, will put his detail. He pays first after that he can access his account online. Then he completes a set of questions,documents are produced,
he can choose the lawyer of his choice,the client can read all the information about the divorce like how to file the divorce, the experience and history of various lawyers like the no of cases won by the lawyer,
the cases resolved without divorce, and can put the request for divorce case also .he will check the progress of all the divorce cases also.
LAWYER’S PROFILE:
In lawyer’s Profile, first, he will log on to the system, pay the registration fee. If the particular lawyer is selected by the client, then his details along with the information filled about the details of divorce will be displayed to him.
If a client chooses any lawyer, the notification of the same will be sent to the administrator also.
REGISTRATION MODULE:
Through this module, the client or the lawyer can register on the website. They will have to fill various details like their name, address, phone no, valid e mail, divorce type, fee etc. After registration only they can enter into the system.
PAYMENT DETAILS:
After filling the details like the name of the lawyer and the divorce type, the clients need to pay the money using different options available like cash/net banking/ATM card/credit/debit card.
Payment portal would use a payment gateway to clear the payments. Once payment will clear receipt of payment will be generated automatically and the message will be sent to the client as well as the owner on his mobile.
ADD / UPDATE / DELETE LAWYER / CLIENT DETAILS.
The administrator can also easily add, update, or delete the client/lawyer from the website. Sometimes the client may need to change his address, phone no, e mail etc., so this module will help him to edit his details.
Same is applicable for the lawyer also. He may also put the request to change his phone no, address,fee etc.The request will be approved by the owner.
SYSTEM DESIGN OF ONLINE DIVORCE SYSTEM:
This complete System runs on the simple Interface where there are only three users i.e. Admin, lawyer, and the client.
CASE OF CLIENT OF ONLINE DIVORCE SYSTEM:-
In client’s profile, he will log on to the system by putting a valid e mail id and password, Then he will have to pay the registration fee.After paying the registration fee only, he can access his account online.
Then he completes a set of questions, documents are produced, he can choose the lawyer of his choice, the client can read all the information about the divorce like how to file the divorce, the experience and history of various lawyers like the no of cases won by the lawyer, the cases resolved without divorce, and can put the request for divorce case also .
he will check the progress of all the divorce cases also online with full security.
CASE OF A LAWYER OF ONLINE DIVORCE SYSTEM:
In lawyer’s Profile, first, he will log on to the system, pay the registration fee. If the particular lawyer is selected by the client, then his details along with the information filled about the details of divorce will be displayed to him.
If a client chooses any lawyer, the notification of the same will be sent to the administrator also. A lawyer would get a case with the system. They can manage their client more efficiently. A lawyer would notification for next hearing as well as payment related.
CASE OF ADMIN OF ONLINE DIVORCE SYSTEM:
The Admin is provided with an id and password. He can put various kinds of notifications on the website.He can share various kinds of information about the types of a divorce case, their category, the success rate of a lawyer etc.
He can allow the changes in the profiles of the clients as well as the lawyers. He can also check transactions made throughout the day and throughout the month and an algorithm will check the progress in the process of divorce cases.
He also can give various kinds of information to the clients. He can even delete a client or lawyer’s data from the website.
USER INTERFACE(UI) OF ONLINE DIVORCE SYSTEM:
The user interface is very important part of the system. This helps every member of the system to interact with each detail properly. As we have shown several use cases in this system
We have developed these interfaces to interact with the system.
LOGIN PAGE:
Admin or client needs to log in using login id and password.
CLIENT PAGE:
Can view their details as well as the other information. The client can view the lawyer details, their case winning ratio, etc. The client can search lawyer and see availability. And book if needed.
ADMIN PAGE:
He can manage the website through this page. Admin has the power to block any user who creates problem to smooth functioning of the system.
LAWYER PAGE:
A lawyer can upload his details. Their details would be verified with the system.
NOTIFICATION MANAGER:
This would help in managing the notification about next hearing payment details and others details.
PAYMENT PAGE:
This interface helps in paying the money via several modes.
ER DIAGRAM OF ONLINE DIVORCE SYSTEM:-
The main entities are Admin, Client, lawyer, Case, Book, Payment. These four entities would manage the whole system.
ADMIN:
The owner is a super user of the system. The owner is just like admin. The owner has all right to view and modify the data in the system. The owner has followings attributes.
ADMINID:
This is numeric 14 digits number which is unique to every admin. AdminID is the primary key to admin table in the database.
NAME:
This attribute would hold the name of the owner. The name is varchar type variable which holds the data length up to 250 characters.
EMAIL:
This is an essential attribute of the table. Every owner must have a working email id to keep in contact with employees. This field has validation only email formatted values will be stored.
CONTACT.:
This is multi valued attributes which mean every owner can have more the one mobile number in database.
ADDRESS:
This attribute would hold the address of the owner. Each employee must provide the address.
CLIENT:
The client is a secondary user of the system. The client can fill all the details, do the registration, fill the information about the case, can put the request to edit his details and choose a lawyer of his choice.The client has followings attributes.
CLIENTID:
This is numeric 14 digits number which is unique to every Client. ClientID is the primary key to Manager table in the database.
NAME:
This attribute would hold the name of the client. The name is varchar type variable which holds the data length up to 50 characters.
EMAIL:
This is an essential attribute of the table. Every client must have a working email id to keep in contact with employees. This field has validation only email formatted values will be stored.
CONTACT.:
This is multi valued attributes which mean every client can have more the one mobile number in database.
ADDRESS:
This attribute would hold the address of admin. Each employee must provide the address. Admin address is verified via Human resource team.
LAWYER:
The lawyer is the basic end user of the system. Most of the business is done through them. A lawyer would be booked by the client. A lawyer would provide the feedback. He has following attributes.
LAWYERID:
This is numeric 14 digits number which is unique to every Viewer. LawyerID is the primary key to viewer table in the database.
NAME:
This attribute would hold the name of Lawyer. The name is varchar type variable which holds the data length up to 50 characters.
EMAIL.:
This is an essential attribute of the table. Every Lawyer must have a working email id. This field has validation only email formatted values will be stored
ADDRESS:
This attribute would hold the address of Lawyer. Address of viewers would help us to connect with them and visit the location. This would provide better services.
CASE:
Every case is registered with the system has the information in this entity. Cases are the main concern of system.
CASALE:
This is numeric 14 digits number which is unique to every Hall. CaseID is the primary key to case table in the database. Each hall is uniquely identified using this id.
CASETYPE:
Basically, case type would be divorce.
NEXT DATE:
Next date of hearing in court. This would inform both lawyer and client.
LAST DATE:
Last date of hearing in court. This would inform both lawyer and client about the last update on the case.
CLIENTID:
The client is a foreign key to client table. This would tag the client to the case.
BOOK:
Before going to court client need to hire a lawyer, Client should check the availability. If the desired lawyer is available for a case. They can book the lawyer.
BOOKID:
This is numeric 14 digits number which is unique to every Booking. BookID is the primary key to case table in the database. Each Payment is uniquely identified using this id.
CASEID:
With reference to lawyer booking, every caseID should be a tag.
DATE:
This would hold the date of the transaction.
PAYMENT:
Payment Entity store the data about payment. Every payment data is here. Any conflict can be resolved by looking to this.
PAYMENTID:
This is numeric 14 digits number which is unique to every Payment. PaymentID is the primary key to payment table in the database. Each Payment is uniquely identified using this id.
BOOKINGID:
This is a reference to a booking. This would help the admin to find this payment is against booking the tickets.
DATE:
This would hold the date of the transaction.
TRANSACTION NO.:
The transaction number is reference no given by the bank.
STATUS:
Status of every transaction either it would be pending or confirm is being updated in this field.
DESIGN DATA DICTIONARY FOR ER-DIAGRAM OF ONLINE DIVORCE SYSTEM:
The data dictionary is useful in case of development.
Table Name: AdminMaster
Primary Key: AdminID
Description: To store the details of admin
Serial No. | Fields | Datatype | Description |
1. | AdminID | Integer | Primary key |
2. | Name | varchar | |
3. | EmailID | varchar | |
4. | Contact. | Integer | Multiple contacts can exist for single admin |
5.
| Address | varchar |
Table Name : LawyerMaster
primary Key: LawyerID
Description: To store the details of Lawyer
Serial No. | Fields | Datatype | Description |
1. | LawyerID | Integer | Primary key |
2. | Name | varchar | |
3. | varchar | ||
4. | Contact. | Integer | Multiple contacts can exist for single admin |
5. | Address | varchar |
Table Name : ClientMaster
primary Key: ClientID
Description: To store the details of Client
Serial No. | Fields | Datatype | Description |
1. | ClientID | Integer | Primary key |
2. | Name | varchar | |
3. | varchar | Multiple contacts can exist for single viewer | |
4. | Address | varchar |
Table Name: CaseMaster
primary Key: CaseID
Description: To store the details of Case
Serial No. | Fields | Datatype | Description |
1. | CaseID | Integer | Primary key |
2. | Case Type | varchar | |
3. | Next Date | Date | |
4. | Last Date | Date | |
5. | ClientID | integer |
Table Name: BookMaster
primary Key: BOOKID
Description: To store the details of Book
Serial No. | Fields | Datatype | Description |
1. | BookID | Integer | Primary key |
2. | CaseID | Integer | |
3. | Date | date |
Table Name : PaymentMaster
primary Key: PaymentID
Description: To store the details of Payment
Serial No. | Fields | Datatype | Description |
1. | PaymentID | Integer | Primary key |
2. | BookID | Integer | Foreign key to BookMaster |
3. | Date | date | |
4. | Transaction No. | varchar | |
5. | Status | varchar |
ONLINE DIVORCE SYSTEM PROJECT
CONCLUSION OF ONLINE DIVORCE SYSTEM:
Online Divorce Management System is online cloud base system which will efficiently manage the divorce case in court. This system would available for user 24X7. The user only needs internet collection and system with the web browser.
A lawyer can register with the system. Once their profile would be verified by the admin team. Their details would be available on the website. The lawyer then can view client details, take the cases, receive payment.
This system would also help the clients to search the cases and lawyers. They can choose their lawyer as per their requirement and money. The client can read the cases. From this website and make the decision to withdraw the case for better happy married life.
This system is not intended to increase the divorce cases. The software is truly for managing the hard search a lawyer process more easy and convenient. With help of this system, they can easily connect to lawyer fix the meetings. Pay them online.
Check the status of the case. This system would also user-friendly, secured. Every data or information is in the system is encrypted using encryption algorithms. Stay connect to the system. Stay happy.
It better to be apart rather than fighting and living unsuccessful married life
No comments:
Post a Comment