Skip to content

Our platform is dedicated to providing users with a seamless and effortless experience in connecting with legal professionals. Whether you're seeking legal counsel for a personal matter, or you're a business owner looking to engage with top-tier legal representation, Better Call Saul is the perfect destination for you.

Notifications You must be signed in to change notification settings

Anandkr21/Better-Call-Saul-Legel-Service-Provider-

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Better Call Saul ⚖️

👉 Visit here

Project Code : faded-drink-3245

WhatsApp Image 2023-05-03 at 12 39 54

🏷️ What is Better Call Saul?

  • Better Call Saul is an online web services for users and lawyers for formal connects.
  • An Orignal Web Project for Legal Booking Appointment System.
  • We provide appointment facalities for with 1,000+ Professional Advocates around the World.

2023-05-09T21_28_26 2023-05-09T21_28_23

2023-05-09T21_28_19

2023-05-09T21_28_15


🏷️ Special Features of Better Call Saul :-

  • Appointment Booking of a Lawyer by User.
  • Reminder through Email.
  • OTP password regenerate service.
  • Google Authentication.
  • Admin Authorization & CRUD Operations.


🏷️ Tech Stack Used :-

Frontend

HTML CSS JavaScript React

Backend

Node.js Express.js MongoDB

Extra :-

  • JWT (JsonWebToken)
  • Bcrypt
  • NodeMailer


🏷️ API Routes :

User Routes :-

POST    /user/signup
POST    /user/login
POST    /user/verifyOTP
PATCH   /user/forgotpassword
GET     /user/getaUserDataByEmail
GET     /user/addAppointment

Lawyer Routes :-

POST    /lawyer/login
PATCH   /lawyer/forgotpassword
GET     /lawyer/getaUserDataByEmail
GET     /lawyer/deleteAppointment

Admin Routes :-

// Admin

GET     /admin/getAllAdmins
GET     /admin/getAdmin/:id
POST    /admin/addAdmin

// Lawyer

GET     /admin/getAllLawyers
GET     /admin/getLawyer/:id
POST    /admin/addLawyer
DELETE  /admin/deleteLawyer/:id
POST    /admin/postAllLawyers

// User

GET     /admin/getAllUsers
GET     /admin/getUser/:id
DELETE  /admin/deleteUser/:id



More Project Details :-

  • Type : Individual Project
  • Duration of Project - 6 Days


Thank you for your Time 💝

About

Our platform is dedicated to providing users with a seamless and effortless experience in connecting with legal professionals. Whether you're seeking legal counsel for a personal matter, or you're a business owner looking to engage with top-tier legal representation, Better Call Saul is the perfect destination for you.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 78.9%
  • CSS 20.8%
  • HTML 0.3%