35 lines
1.1 KiB
Markdown
35 lines
1.1 KiB
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.
|
|
|
|
Commit - 5
|
|
|
|
Status - Made exact replica of the webpage.
|
|
|
|
Issue - Couldnt apply gradient for the outline(stroke) of icon
|
|
|
|
Next Goal - Add functionalities to search bar, exit-button and next page.Create nav for sub-tabs |