Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulrahman7038 committed Nov 11, 2024
2 parents 92abc66 + 26066d9 commit 24e5015
Showing 1 changed file with 35 additions and 1 deletion.
36 changes: 35 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,19 @@

DuoLegal connects individuals seeking legal help with pro bono and small-case lawyers. By creating detailed case listings and showcasing lawyer expertise, DuoLegal makes it easy to find the perfect match. Our mission is to make justice accessible to everyone, regardless of financial means, and improve the legal support process.

### Table of Contents
### Table of Content:
- **[Technology](#technology)**<br>
- **[Project Setup](#project-setup)**<br>
- **[Objective](#objective)**<br>
- **[Screenshots](#screenshots)**<br>


## Technology
- **Frontend:** HTML, CSS and JS
- **Backend:** Python (flask)
- **Database:** MongoDB
- **APIs:** OpenAI API used for LegalAI

## Project setup
1. **Clone the repo:**
```bash
Expand All @@ -24,3 +32,29 @@ DuoLegal connects individuals seeking legal help with pro bono and small-case la
- DuoLegal’s objective is to break down barriers to legal access by providing a platform that connects individuals in need with dedicated pro bono and small-case lawyers. We aim to create a streamlined, accessible, and supportive environment where lawyers can contribute their expertise to underserved communities, making justice attainable for all.

## Screenshots
### Main page
- Provides info about DuoLegal and has contact info.
![screencapture-127-0-0-1-5000-2024-11-10-11_50_12](https://github.com/user-attachments/assets/e6907008-c769-49f5-9452-9a4f900f09d5)

### Login
- Log into your account and reset your password if you need to.
![screencapture-127-0-0-1-5000-login-2024-11-10-11_50_37](https://github.com/user-attachments/assets/07663a42-5fa4-42ac-9675-965d5c1a487c)
![screencapture-127-0-0-1-5000-password-reset-2024-11-10-11_50_50](https://github.com/user-attachments/assets/80342bb8-9bc6-4be6-bf60-5a0a03f7d32f)

### Registration
- Register your account and if you are a lawyer, you can submit your credentials for approval.
![screencapture-127-0-0-1-5000-register-2024-11-10-11_50_30](https://github.com/user-attachments/assets/807a98e5-4fae-4ada-b9b6-0b84b9fc7689)
![screencapture-127-0-0-1-5000-register-2024-11-10-11_52_48](https://github.com/user-attachments/assets/c07b22e5-8a7a-4a66-86cd-39307644213a)

### Claims
- In this tab, you can make claims and people can respond. Lawyers can contact you to represent you in court if need be.
![screencapture-127-0-0-1-5000-claims-2024-11-10-11_51_16](https://github.com/user-attachments/assets/46ed32f1-55f7-4ec7-ba9e-4c5d75d32727)

### LegalAI
- Using the OpenAI API, you can ask legal questions to the bot and receive answers.
![screencapture-127-0-0-1-5000-aichat-2024-11-10-11_51_23](https://github.com/user-attachments/assets/9cfc0189-de79-413f-9f91-aa49ae5c1758)

### Account Settings
- Here you can edit your account settings like email address, name etc.
![screencapture-127-0-0-1-5000-account-2024-11-10-11_51_31](https://github.com/user-attachments/assets/166c5228-7a99-4385-8935-d1b0b2bf305f)

0 comments on commit 24e5015

Please sign in to comment.