Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

[FEAT] User wants to be able to create and add new musics to the Musica through a form by clicking a [ + ] add button. #15

Open
8 tasks
Krr0ptioN opened this issue Jan 7, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Krr0ptioN
Copy link
Owner

Krr0ptioN commented Jan 7, 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:

  • 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.

Related Links/Dependencies:

@Krr0ptioN Krr0ptioN self-assigned this Jan 7, 2024
@Krr0ptioN Krr0ptioN added the enhancement New feature or request label Jan 8, 2024
@Krr0ptioN Krr0ptioN added this to the v0.1.0 milestone Jan 9, 2024
@Krr0ptioN 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
@Krr0ptioN Krr0ptioN pinned this issue Jan 28, 2024
@Krr0ptioN Krr0ptioN unpinned this issue Apr 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant