π Files: Dashboard.jsx, firebase.js
π Tech Stack: React.js, Firebase Firestore
π Description:
Create an Admin Dashboard that retrieves and displays onboarding data stored in Firestore. The dashboard should:
β
Fetch company details from Firestore in real-time
β
Display the data in a responsive table format
β
Include sorting and filtering options
β
Show download links for uploaded brochures
π¨ Design Requirements:
π¨ The dashboard should follow the white-themed UI with an organized structure.
π Use a table layout with alternate row shading for readability.
π Add a search bar at the top to filter company names quickly.
π Use Material UI icons for download buttons and sorting options.
π Bonus: Implement pagination for better performance with large datasets!
π Files: Dashboard.jsx, firebase.js
π Tech Stack: React.js, Firebase Firestore
π Description:
Create an Admin Dashboard that retrieves and displays onboarding data stored in Firestore. The dashboard should:
β Fetch company details from Firestore in real-time
β Display the data in a responsive table format
β Include sorting and filtering options
β Show download links for uploaded brochures
π¨ Design Requirements:
π¨ The dashboard should follow the white-themed UI with an organized structure.
π Use a table layout with alternate row shading for readability.
π Add a search bar at the top to filter company names quickly.
π Use Material UI icons for download buttons and sorting options.
π Bonus: Implement pagination for better performance with large datasets!