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: Enhance the UI of the footer section #534

Open T-Fathima opened 2 weeks ago

T-Fathima commented 2 weeks ago

Feature Summary

Description: The footer section's UI and styling need improvement to make it more visually appealing and consistent with the rest of the website.

Screenshots/Logs

image

Additional Information

sakeel-103 commented 2 weeks ago

@T-Fathima I apologize for this, please check PR #437. First, I will consider this PR. You can work on this if you want.

sakeel-103 commented 1 week ago

@T-Fathima Just a reminder msg, To complete your implementation as soon as you can.