https://github.com/michael-blake-donaldson/color-code-manager
Save color codes and create color code templates.
https://github.com/michael-blake-donaldson/color-code-manager
color-scheme colorcode colormanagement javascript
Last synced: 4 months ago
JSON representation
Save color codes and create color code templates.
- Host: GitHub
- URL: https://github.com/michael-blake-donaldson/color-code-manager
- Owner: Michael-Blake-Donaldson
- License: mit
- Created: 2024-07-22T23:57:20.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-23T00:08:13.000Z (11 months ago)
- Last Synced: 2025-01-11T17:51:31.840Z (5 months ago)
- Topics: color-scheme, colorcode, colormanagement, javascript
- Language: JavaScript
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
COLOR CODE MANAGER
* About
This program allows a user to store color codes and create color code templates that they can save for later use.* Code
It runs with a C++ Backend and a Html, CSS, Javascript Frontend.
This program tested by abilities by introducing new libraries.
It also allowed for learning more about blending multiple languages to create a program.
XAML files are new to me so that was a new stepping stone in the progression of this program.* Analysis
This Color Code Manager program can be adapted for use by multiple industries such as Graphic Design, Artists, Makeup Artists, Interior Designers, etc.
I would want to continue to improve the UI/UX of the program to be easier and cleaner for the user.
This personal project was a learning curve with the blend of languages and was a fun challenge!