AOSSIE-Org / AOSSIE-Org/PictoPy

Feat: Implement Albums UI

Open
#546 11 comments 0 reactions 1 assignee Claimed by @SiddharthJiyani View on GitHub
backend enhancement frontend UI
Dominant language
Python
Stars
283
Forks
679
Avg merge
7d 2h
Merged PRs (30d)
3

Description

## 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.