sakeel-103 / DFS-BFS-Graph-Travers

The DFS-BFS graph traversal project is built using Angular for the frontend and Node.js for the backend. It demonstrates two popular graph traversal algorithms: Depth-First Search (DFS) and Breadth-First Search (BFS). These algorithms are fundamental for exploring nodes and edges of a graph, solving a variety of computational and real-world problem
https://dfs-bfs-graph-travers.netlify.app
Other
17 stars 68 forks source link

FEATURE: Add Edit Profile Feature in Profile Page 🟢 #602

Open Subhajit-2023-44 opened 1 week ago

Subhajit-2023-44 commented 1 week ago

Feature Summary

I want to add a Edit Profile Feature in Profile Page ✨✨

🟢Users can personalize their experience. They can update their name, profile image (avatar), email, phone number, bio.. to make the profile more reflective of their preferences. PA please assign me for this task..

Description

.

Proposed Solution

No response

Alternatives Considered

No response

Screenshots/Logs

No response

Additional Information