Front-end focused multi-page project using Next.js and tailwind css which was assigned by Ahalya
Go to file
2025-10-06 23:01:30 +05:30
public/assets Improved modurality:refer README.md for details 2025-10-04 15:42:58 +05:30
src refer README.md, Commit-5 2025-10-06 22:54:41 +05:30
.gitignore open README.md for all details 2025-10-04 00:16:42 +05:30
eslint.config.mjs open README.md for all details 2025-10-04 00:16:42 +05:30
jsconfig.json open README.md for all details 2025-10-04 00:16:42 +05:30
next.config.mjs open README.md for all details 2025-10-04 00:16:42 +05:30
package-lock.json refer README.md for commit details 2025-10-06 12:53:12 +05:30
package.json refer README.md for commit details 2025-10-06 12:53:12 +05:30
postcss.config.mjs open README.md for all details 2025-10-04 00:16:42 +05:30
README.md refer README.md for details, Commit-6 2025-10-06 23:01:30 +05:30

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