Skip to content

🌈Save all your favorite color combinations into custom made palettes.

Notifications You must be signed in to change notification settings

nvkex/my-color-palette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Color Palette

Save your favorite color combinations into palettes and access them anytime.


Deploy Status

Netlify Status Build Status


Features

Predefined Palettes

  • Manually picked amazing predefined palettes can be accessed by any registered or non-registered users at any time.

Custom Palettes

  • Create, save or delete your own custom palettes with ease.

Public palettes

  • Register on the My Color Palette website and get access to all the public palette made by other registered users.

Favorite List

  • Registered users can add their and other user palettes to their favorites section for quick access.

Upvotes

  • Upvote publicly accessible palettes that you like. Number of upvotes will increase chances of the palette to be visible on top of explore page.

Privatization

  • Set custom palettes as public or private. Setting custom palettes to private makes it accesible to only the owner of the palette and will reset its upvotes.

TODOS

  • Display default palettes
  • Display detail palette information
  • User Authentication
  • User Authorization
  • User Registration
  • Expire authentication token
  • Create custom palettes
  • Upvote Palettes
  • Explore page for public palettes
  • Option to make palette private
  • Update/Delete custom palettes
  • Add custom palettes as favorite
  • Admin Panel

How to contribute

  1. Fork
  2. Fix issues / Add a new Feature
  3. Create a pull request
  4. Done