Skip to content

Functionality for MVP #2

Description

@JustinTorrance
  • Generate a palette with 5 distinct colors

    • Be able to lock a color and generate a new palette while the locked color remains the same
  • Create a project folder as a place to save palettes

    • Be able to create multiple folders
    • Folder names should be unique, can't have two folders with the same name
    • Project folder can hold many palettes
  • Be able to save a palette to a project folder

    • The saved palette should appear in the folder with the name of the palette (specified by the user) and the saved palette colors
    • When you click on the name or colors in the saved palette, the palette generator should show the colors of that saved palette
  • Delete a palette from a project folder, which removes it from the page and database

  • Delete a project and all its associated palettes, which removes it from the page and database

  • Never need to refresh the page to see new information

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions