27 lines
923 B
Markdown
27 lines
923 B
Markdown
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 & 3
|
|
|
|
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.
|
|
|
|
|
|
Commit - 4
|
|
|
|
Status - Changed the fonts and UI(bg for slide-in modal).
|
|
Also made the eye and on/off button work.
|
|
|
|
Next Goal - Add search and filter functionality. |