File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed
dashboard-componenets/mainContent/systemAdminContents Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ export default function AdminUserManagementPanel() {
1111 return (
1212 < main className = "flex flex-1 flex-col gap-4 p-4 lg:gap-6 lg:p-6 max-h-[calc(100vh-60px)] overflow-scroll" >
1313 < div className = "flex items-center justify-between" >
14- < h1 className = "text-lg font-semibold md:text-2xl" > User</ h1 >
14+ < h1 className = "text-lg font-semibold md:text-2xl" > User Management </ h1 >
1515 < div className = "flex-grow-1" > </ div >
1616 < div className = "flex gap-2" >
1717 < AddNewUserModal
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ export const ViewLandFIllInfoModal = ({ landfillInfo }: { landfillInfo: LandFill
6868 < DialogContent className = "max-w-[425px]" >
6969 < DialogHeader >
7070 < DialogTitle className = "mt-4 text-xl sm:text-2xl" >
71- View STS Details
71+ View Landfill Details
7272 </ DialogTitle >
7373 < DialogDescription >
7474 < h1 > Here are the description of the STS</ h1 >
Original file line number Diff line number Diff line change 11export const gitRepo = 'https://github.com/definecoder/CS24-p2-define-coders' ;
2- export const figmaLink = 'https://github. com/definecoder/CS24-p2-define-coders ' ;
3- export const backendFlow = 'https://github .com/definecoder/CS24-p2-define-coders ' ;
4- export const endToEndFlow = 'https://github. com/definecoder/CS24-p2-define-coders ' ;
5- export const erDiagram = 'https://github. com/definecoder/CS24-p2-define-coders ' ;
6- export const dbSchema = 'https://github. com/definecoder/CS24-p2-define-coders ' ;
7- export const powerpoint = 'https://github. com/definecoder/CS24-p2-define-coders ' ;
8- export const apiExcel = 'https://docs.google.com/spreadsheets/d/1_h94f8bbpJne0x985umDHGz-SN3EVNqo/edit?usp=sharing&ouid=112171985446871134031 &rtpof=true&sd=true' ;
9- export const postmanCollectionLink = 'https://github. com/definecoder/CS24-p2-define-coders ' ;
10- export const zipLink = 'https://github. com/definecoder/CS24-p2-define-coders ' ;
2+ export const figmaLink = 'https://www.figma. com/file/hHo1jb8FThL5kusB25bXtR/EcoSync?type=design&node-id=0%3A1&mode=design&t=vkqwC5f9MgerZeoG-1 ' ;
3+ export const backendFlow = 'https://excalidraw .com/#room=8bb38e5f3239061cf38f,JL54qyrPs8WInSgNqSAi8g ' ;
4+ export const endToEndFlow = 'https://drive.google. com/file/d/1WpY_Qo-oq9aPTnP5A85258hcMnOnRK6u/view?usp=drive_link ' ;
5+ export const erDiagram = 'https://drive.google. com/file/d/16xpgWwB5Gh7CE9IZ0zGVA21OANRYO7Am/view?usp=drive_link ' ;
6+ export const dbSchema = 'https://drive.google. com/file/d/1d5WDuhoAytTogygQNTK_ch_DNlEr3-eo/view?usp=drive_link ' ;
7+ export const powerpoint = 'https://www.canva. com/design/DAGBH5tvviA/npMOzFwd3i77tVMMp9Fpbw/edit?utm_content=DAGBH5tvviA&utm_campaign=designshare&utm_medium=link2&utm_source=sharebutton ' ;
8+ export const apiExcel = 'https://docs.google.com/spreadsheets/d/1_h94f8bbpJne0x985umDHGz-SN3EVNqo/edit?usp=sharing&ouid=105431423608881450439 &rtpof=true&sd=true' ;
9+ export const postmanCollectionLink = 'https://drive.google. com/file/d/1fhN8EOCnR9U-9EMidPb1RnJKo_h-FrHU/view?usp=drive_link ' ;
10+ export const zipLink = 'https://drive.google. com/drive/folders/1w3wEZFna3inLHC4nGVPw_GcTXJOfXvew?usp=sharing ' ;
You can’t perform that action at this time.
0 commit comments