Skip to content

Latest commit

 

History

History
53 lines (29 loc) · 1.36 KB

README.md

File metadata and controls

53 lines (29 loc) · 1.36 KB

Calendar-Dashboard

User Story

AS a user of the Belle app

I WANT to see the date, weather, a customizable task list, and random movie generator

SO THAT I can plan my day

Acceptance Criteria

  • WHEN I visit the Belle website

    • THEN I am presented with a user interface including the data, a weather section, hourly task list, and random movie picker
  • WHEN I load the page

    • THEN I am presented with the present date
  • WHEN I enter a city in the search box of the weather section

    • THEN I am presented with the current weather conditions, current temperature, expected high temperature, humidity, and wind speed
  • WHEN I add tasks to the hourly task section

    • THEN I have the option to save all tasks using the save button
  • WHEN I click on the "Random Trending Movie" button in the Movie section

    • THEN I am presented with a modal displaying a movie title and image
  • WHEN I refresh the page

    • THEN my previous actions are still there, including my weather search and saved tasks

Preview

Screen Shot 2023-01-17 at 6 42 01 PM

Link

https://lsieck519.github.io/Calendar-Dashboard/

Credit

APIs Provided By:

https://openweathermap.org/

https://developers.themoviedb.org

CSS Frameworks:

https://bulma.io/

https://getbootstrap.com/