From 75488e3ace2e04982edd4872e30b50ac042ca162 Mon Sep 17 00:00:00 2001 From: Kash <141306723+kxxg1@users.noreply.github.com> Date: Fri, 26 Apr 2024 21:30:33 +1000 Subject: [PATCH] README.md updated --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1dd7b03..bc80af5 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# Event Planner Form (Javascript) +# Event Planner App (Javascript) ## Description -The form will allow the user to enter the following information: name and date of their event. The form will display a message that includes the user's name, date of the event, weather forecast, and the number of invites that should be sent. +The App will allow the user to enter the following information: name and date of their event. The form will display a message that includes the user's name, date of the event, weather forecast, and the number of invites that should be sent. Sunny weather: invite 20 guests Rainy weather: invite 10 guests