Hook-Nest/README.md
2025-10-04 16:12:48 +05:30

750 B

Commit - 1

Tech stack - Next.js , tailwind css

Status - Currently, this project has a fully developed single page(brokers) where user can add, view, edit and delete broker details.

Issues - Maintain same color palatte and also add icons instead of the placeholder text

Next Goal - Break down one huge file into different components to improve readability and reusability. ----> The directories for this has been already created

Commit-2

Status - Currently, the UI and resuable components has been seperated to improve performance. Helper functions have been moved to utils to reduce clutter

Issues - Make the eye button work(toggle between view/hide)

Next Goal - Add the sub-routes like API Management, Risk Management and Hook Hub.