Coding Bootcamp collaborative group project to solve a real world problem.
Our project permits a user to input their birthday and birthplace, and using server-side APIs and the application will return:
Link to deployed app: BEST DAY OF THE YEAR
As a user who likes birthdays
I want to know my birthday's history
So I can prove it is the best day of the year
GIVEN a form with a date and location input
WHEN I input my birthdate and birthplace
THEN I am shown a weather summary for that location for every year of my life
WHEN I view the summary of a particular year
THEN I am shown a summary of any significant events that happened on my birthday
App wireframe
Final webpage