Skip to content

Instantly share code, notes, and snippets.

@bbp5280
Last active December 1, 2017 19:05
Show Gist options
  • Select an option

  • Save bbp5280/a42bc2534a2924b07d4bb013dd7ae4fe to your computer and use it in GitHub Desktop.

Select an option

Save bbp5280/a42bc2534a2924b07d4bb013dd7ae4fe to your computer and use it in GitHub Desktop.

Palette Picker Submission Form

Project Spec

Basics

Link to the GitHub Repository for the Project

palette-picker

Link to the Deployed Application

heroku

Link to your annotated server file

annotated server file

Completion

Were you able to complete the base functionality?

The missing items are

  • Testing
  • Design research implimentation

In the end I ran out of time. I struggled with some functionality which caused a time crunch I did not overcome. I will be finishing these over the weekend.

Which extensions, if any, did you complete?

Code Quality

Link to a specific block of your code on GitHub that you are proud of

happy code

I like this fetch function to retirve and build projects and palettes as it is mostly broken down into easy single functionality functions.

Link to a specific block of your code on GitHub that you feel not great about

sad code

This is mostly a duplicate function. I am serving back the wrong data in the response to use the original. I know how to refactor this but did not get there.

Attach a screenshot or paste the output from your terminal of the result of your test-suite running.

test suite

Link to Design Inspiration

I intended to impliment this style for my inputs and design buttons to match I did not get this done yet. https://dribbble.com/shots/1747015-Sky-Labels

Please feel free to ask any other questions or make any other statements below!


Instructor Feedback (Instructor Name)

Specification Adherence

x points: (50 possible points)

User Interface

x points: (20 possible points)

Testing

x points: (20 possible points)

Commented Server File

x points: (10 possible points)

JavaScript Style

x points: (30 possible points)

Workflow

x points: (20 possible points)

To get a 3 on this project, you need to score 110 points or higher

To get a 4 on this project, you need to score 130 points or higher

Final Score: x / 150

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment