You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Our Current rooms page is good, but we feel we can surely make it better, more professional, and elegant. Design new Rooms Listing page for the platform.
**What features does our page have? **
The Rooms page currently lists two tables, one for all the rooms, public/private, and the other, for which the user is a member.
What features do we want extra?
The following features are expected from the new Rooms Page:
These are only design/frontend features, which will not work with APIs or any other integration. The integration task will be assigned after this issue gets closed.
The rooms page should be responsive and will show both tables as per the screen size.
Both tables should have details like Room Name, Creator, Status (public/private), etc.
The page should handle errors using snackbar.
Both tables should have independent loading/progress animation.
Pagination for larger tables (Optional)
How should you submit a pull request for this issue
Fork this repo and create a new route /rooms1 inside your react-router.
Deploy your repo at Heroku/Netlify or any other place you are comfortable with.
Comment your deployed app link in this issue comment.
If your design is approved by the mentor, send a pull request as guidelines given in the readme file for frontend
Any tips for solving this issue
Using React Material-UI for this task will be highly recommended as the components from Material-UI are clean and elegant.
The text was updated successfully, but these errors were encountered:
Hey Akanksha,
Just Follow the guidelines given in the issue and documentation and then you are good to go for this issue.
You are free to use any open sourced template provided your design is professional and responsive.
if your design is approved my mentors, then it will be merged with the codebase.
Happy learning :)
Is your feature request related to a problem? Please describe.
Our Current rooms page is good, but we feel we can surely make it better, more professional, and elegant. Design new Rooms Listing page for the platform.
**What features does our page have? **
The Rooms page currently lists two tables, one for all the rooms, public/private, and the other, for which the user is a member.
What features do we want extra?
The following features are expected from the new Rooms Page:
These are only design/frontend features, which will not work with APIs or any other integration. The integration task will be assigned after this issue gets closed.
How should you submit a pull request for this issue
Any tips for solving this issue
Using React Material-UI for this task will be highly recommended as the components from Material-UI are clean and elegant.
The text was updated successfully, but these errors were encountered: