Skip to content

Console based System including functionalities like searching a specific lawyer, adding new lawyer, remove or modify an entry and view a list of lawyers. Used Binary Search Tree concept in C to find best suitable lawyers within budget.

License

Notifications You must be signed in to change notification settings

priyall/Lawyers-Record-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Lawyers-Record-Management-System

The objective of the code is to implement Lawyers Record Management System using Binary Search Tree. This project helps users to find the best lawyers suitable for their case within their budget.

  • Lawyer (Admin): Can create an entry specifying all the related details, remove and modify the entry. These functions are secured with a Password.
  • Client: Can search for a specific lawyer, view a list of lawyers according to their area of practice.

About

Console based System including functionalities like searching a specific lawyer, adding new lawyer, remove or modify an entry and view a list of lawyers. Used Binary Search Tree concept in C to find best suitable lawyers within budget.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages