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
{{ message }}
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.
Summary:
Just below the sidebar there is a button where user click and a new form pop up, which enables the user to add new music with related information.
Tasks:
Drop down component
Search field component
Form widget
Converting the widgets and components to a library in nx.
Caching the files initally for Redux instead of retrieving them back from the server after the creation.
Quality Assurance
Unit tests are created/updated.
Integration tests (if applicable) are performed.
Documentation (if applicable) is updated.
Details
Additional Details:
UI Specification:
The form must not fill all of the screen and the background must be blurred.
The add button attracts attention convey its role as the user sees it.
The playlist, album, are selected through a drop down component while the artist throw a search field component.
Technical Interface Specification:
OPTIM When the application was successfully created, add the music cover and file to the Redux locally instead of the retrieving it from the server.
Krr0ptioN
changed the title
User wants to be able to create and add new musics to the Musica through a form by clicking a [ + ] add button.
[FEAT] User wants to be able to create and add new musics to the Musica through a form by clicking a [ + ] add button.
Jan 10, 2024
User Story/Feature Description
Summary:
Just below the sidebar there is a button where user click and a new form pop up, which enables the user to add new music with related information.
Tasks:
Quality Assurance
Details
Additional Details:
UI Specification:
Technical Interface Specification:
Related Links/Dependencies:
The text was updated successfully, but these errors were encountered: