Skip to content

Feat: Implement Albums UI #546

@rahulharpal1603

Description

@rahulharpal1603

Note:

If you are already working on an assigned issue, you cannot take this up unless the previous ones are closed.

Description:

https://pictopy-new-frontend.vercel.app/albums

Visit the above prototype website and see how the album UI looks. The backend part of the album feature is completed, and the UI is left. See screenshots below.

The API endpoints are present here: https://www.postman.com/aossie-pictopy/pictopy/folder/tnulwoe/albums

Tasks:

  • Use standard ShadCN components to create the UI. (Refer to other components)
  • Store all the state information using Redux only. (Refer to similar files to know how to create a Redux slice and store the query results)
  • Use only usePictoQuery and usePictoMutation to handle API calling.
  • Utilize the standard infoDialogSlice.ts and loaderSlice.ts to display dialog messages and loaders, respectively.

Screenshots:

Image Image

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions