In this project we are going to build a promodoro app that is a sort of a countdown . This app will be getting some user input and calculate the remaining minutes until the time is over . In this project you’ll learn more about DOM manipulation and a bit of IF statement .