AOSSIE-Org / AOSSIE-Org/PictoPy
Feat: Implement Albums UI
- Vorherrschende Sprache
- Python
- Sterne
- 283
- Forks
- 679
- Ø Merge
- 7 T. 2 Std.
- Gemergte PRs (30 T.)
- 3
Beschreibung
## 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:
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.