Sun Times


Website to retrieve sunset and sunrise times utilizing an API.



Product Analysis:

See on Github

Problem Identified: Wanted to learn to integrate APIs.

KPI:Sunset and sunrise times are retrieved successfully when the location is valid 99% of time.

Goals:
Role: Backend and frontend developer, UX designer.

Technologies Utilized: Javascript, API.

User Journey:
  1. The user loads the page.
  2. The user is taken to a homepage with 4 popular cities already loaded.
  3. The user can enter a zipcode within the textbox.
  4. The user clicks on the button and the sunset times appear.
  5. The website calls the API with a parameter of the zipcode that will retrieve the sunset and sunrise times.
Development Journey: October:Problem identified. Started researching API's and integration. Created a server to run the API and hide the key.
Going Forward: Continued development.

Learnings: With additional time and resources I would have liked to understand metrics on the following:
Challenges:
Over the course of the project, some challenges I encountered were: