We created a random palette generating application that allows a user to customize and build color palettes. Features added allows users to lock, delete, and create color palettes that can be saved and displayed on the UI.
- Fork it.
- Clone it. Copy and paste the SSH
- Open in text editor
- Run open index.html in the terminal
COLORANDOM.-.19.September.2022.mp4
This project was a massive collective collaborative project, that all participants contributed to in the allotted time given. We were given 7 days to complete this project on our 1st mod in week 4.
Jocelle Bautista
Dmitrii Gubko
Tricia Holmes
Jordan Smith
Write semantic HTML and efficient CSS to form a usable UI Write clean, DRY JavaScript and leverage classes, creating and using an effective data model Manipulate the page after it has loaded adding, removing, and updating elements on the DOM Refine your collaboration skills We used the technical language of Javascript, CSS, HTML. Applied Git Workflow, Google, Turing, our cohortmates :)
Wins: Technical Wins included: setting up the classes and setting up DOMs, and the CSS styling came pretty easy. Challenges included bubbling and event propagating to some functions. As a group, we were able to overcome this challenge through google, the lessons and activities practiced in class, and brainstorming.