Skip to content

CSW-Team/ColorPlus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ColorPlus

Hansei Cyber Security High School
4TH HANSEITHON project
team sunonethree ✨

demo images

image
image

code tree

.
├── README.md
├── coty
│   ├── asset-manifest.json
│   ├── favicon.ico
│   ├── index.html
│   ├── logo192.png
│   ├── logo512.png
│   ├── manifest.json
│   ├── robots.txt
│   └── static
├── css
│   ├── color_fusion.css
│   ├── colorpicker.css
│   ├── colorpicker2.css
│   ├── header.css
│   ├── main.css
│   ├── main_color_Extraction.css
│   ├── reset.css
│   └── sidebar.css
├── html
│   ├── color_Extraction.html
│   └── color_of_the_year.html
├── img
│   ├── colorplus.png
│   └── hanseithonlogo.webp
├── index.html
└── js
    ├── app.js
    └── color_Extraction.js