DevoAbhi / WhatsSend-Frontend

Frontend of the WhatsSend App. It uses the api created in the WhatsSend-Backend repository.
https://whatssends.netlify.app/
1 stars 8 forks source link

Accept the date from the input and send to backend in suitable format #21

Closed DevoAbhi closed 2 years ago

DevoAbhi commented 2 years ago

Screenshot (995)

Here date is stored as day, month and year. Seperate the day, month and year from this value and store it in time object in script.js file.

Ask me in comments if you have any doubts.

kartikjoshi267 commented 2 years ago

Please assign this to me. I would like to work on it

DevoAbhi commented 2 years ago

Go ahead @kartikjoshi267