8000 GitHub - thudgin13/hudgin-movableInk
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

thudgin13/hudgin-movableInk

Repository files navigation

Movable Ink Front End Challenge

Thank you so much for this opportunity. After clarification I was able to re-do the implementation of the zipcode via form data. The loading of clearning out the HTML and adding new elements as children isn't as smooth as I wanted for the user, but it does accomplish the task. On another note, I divided the api call functions and the render functions into their own files leaving a clear app.js file where the fetch functions and render functions could be imported. I ran out of the time to use the getDay() to render dynamically, so I just did a quick array with just today, tomorrow and the day after tomorrow. Not my favorite, but a quick 5 second solution. 🙃

Challenge details

Requirements for the challenge:

  1. Create a project that consume the geolocation endpoint.
  2. Use the data from the geolocation endpoint to make a second call to the forecast endpoint.
  3. Use the data from both endpoints to generate the creative found here.
  4. Your code should be as maintainable and extensible as possible.
  5. Please timebox this exercise to 2 hours.

Place To Improve

  1. The pictures need to be properly rendered, and if I had more time I would have been able to complete this.
  2. Implementing the logic to be able to correctly render the days of the week in the forecast
  3. I would have liked to use the summary or UV index for additional advice about "using sunscreen" or "grabbing an umbrella"
  4. I would've liked the loading to have an animation or a cleaner exit from loading into the forecast data.

Get Started

  • Run npm run start to start your local dev environment
  • Run npm run pack to package your code and send to us

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0