Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aniket7r authored Oct 19, 2024
1 parent 761795e commit 8afc30a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,31 +8,31 @@

- **User-Friendly Interface**: When users first visit the site, they arrive at a sleek landing page, guiding them to sign up and start their journey.

![How It Works](./mentorMatch/images/Screenshot%202024-10-19%20203851.png)
![How It Works](./mentorMatch/Images/Screenshot%202024-10-19%20203851.png)

- **Tailored Signup Process**: During the signup process, users answer a series of tailored questions to help us understand their personality, goals, and the ideal qualities they seek in a mentor or mentee.

![Signup Process](./mentorMatch/images/Screenshot%202024-10-19%20203314.png)
![Signup Process](./mentorMatch/Images/Screenshot%202024-10-19%20203314.png)

- **Login Access**: Easy login for returning users to access their profiles and networks.

![Login](./mentorMatch/images/Screenshot%202024-10-19%20203302.png)
![Login](./mentorMatch/Images/Screenshot%202024-10-19%20203302.png)

- **Comprehensive Profiles**: Users then complete their profiles by adding information about their academic background, work experience, skills they possess, and skills they want to learn.

![My Profile](./mentorMatch/images/Screenshot%202024-10-19%20203358.png)
![My Profile](./mentorMatch/Images/Screenshot%202024-10-19%20203358.png)

- **Smart Matching Algorithm**: Our custom-built matching algorithm, powered by advanced data structures, analyzes these inputs to find the best possible connections and displays them in the **Matches** section.

![Matches](./mentorMatch/images/Screenshot%202024-10-19%20203725.png)
![Matches](./mentorMatch/Images/Screenshot%202024-10-19%20203725.png)

- **Network Management**: Users can view their connections in the **Network** section, allowing them to keep track of their mentorship relationships.

![Network](./mentorMatch/images/Screenshot%202024-10-19%20210622.png)
![Network](./mentorMatch/Images/Screenshot%202024-10-19%20210622.png)

- **Secure Messaging System**: Users can send mentorship requests, and once accepted, they can chat through our secure messaging system, which organizes conversations into two categories: **Mentor Chats** and **Mentee Chats**.

![Messages](./mentorMatch/images/Screenshot%202024-10-19%20203759.png)
![Messages](./mentorMatch/Images/Screenshot%202024-10-19%20203759.png)

## 🔧 Technical Stack

Expand Down

0 comments on commit 8afc30a

Please sign in to comment.