- [x] Generate a palette with 5 distinct colors - [x] Be able to lock a color and generate a new palette while the locked color remains the same - [x] Create a project folder as a place to save palettes - [x] Be able to create multiple folders - [x] Folder names should be unique, can't have two folders with the same name - [x] Project folder can hold many palettes - [x] Be able to save a palette to a project folder - [x] The saved palette should appear in the folder with the name of the palette (specified by the user) and the saved palette colors - [x] When you click on the name or colors in the saved palette, the palette generator should show the colors of that saved palette - [x] Delete a palette from a project folder, which removes it from the page and database - [x] 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
Generate a palette with 5 distinct colors
Create a project folder as a place to save palettes
Be able to save a palette to a project folder
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