Skip to content

KarimAl-Rashdan/coloRandom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coloRandom

Deployment Link

Abstract:

  • We built a web application that generates a random color palette. The user can lock certain colors and create their own palette, which can then be saved in a seperate saved palettes section. Saved palettes can be added and deleted by the user.

Installation Instructions:

  1. Fork this repository.
  2. Clone your new, forked repo to your local machine.
  3. cd into the project's parent-level repository on your local machine.
  4. Open all files in your text editor.
  5. View the project in the browser by running open index.html in your terminal.

Preview of App:

Screen Shot 2022-09-19 at 2 40 13 PM

Context:

  • We worked 4 hours for 5 days. This was our second group project and fourth overall project in the Front End software development program at Turing.

Contributors:

You can find the github links here:

Josephine Heidepriem
Joshua Pierce
Karim Al-Rashdan
Sam Rice

Learning Goals:

  • 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

Wins + Challenges:

  • Win - Learning to use HTML data attributes to maintain synchronicity between the data model and the DOM.

  • Win - Worked collaboratively and maintained professionalism through GitHub pull requests, code review, and remote meetings.

  • Challenge - Syncing the data model with the DOM in regards to dynamic content. Independently researched and collaborated with peers to find a workable solution.

  • Challenge - As we made changes to functionality in the JavaScript file, we had to continue to refactor and align the CSS and HTML.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors