Skip to content

Coding an elegant Rooms Listing Page #6

@SatvikDandale

Description

@SatvikDandale

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.

  1. The rooms page should be responsive and will show both tables as per the screen size.
  2. Both tables should have details like Room Name, Creator, Status (public/private), etc.
  3. The page should handle errors using snackbar.
  4. Both tables should have independent loading/progress animation.
  5. Pagination for larger tables (Optional)

How should you submit a pull request for this issue

  1. Fork this repo and create a new route /rooms1 inside your react-router.
  2. Deploy your repo at Heroku/Netlify or any other place you are comfortable with.
  3. Comment your deployed app link in this issue comment.
  4. If your design is approved by the mentor, send a pull request as guidelines given in the readme file for frontend
  5. Make sure your page uses this color scheme https://colorhunt.co/palette/2763

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions