Algorithmics001 / Atomic_Tasker

This repo is for algorithmics hackathon project
9 stars 13 forks source link

No input button for selecting duration of the task in add task page #41

Closed whogurdevil closed 1 year ago

whogurdevil commented 1 year ago

Duration is currently shown zero for every task in view task page .... we cant use more hooks than a certain value , learn react native hooks for further problems...

RaghavJit commented 1 year ago

Duration button was added and hooks were created for taking input.

RaghavJit commented 1 year ago

A Modal needs to be created to take input for 'duration' field

RaghavJit commented 1 year ago

Button is functional now and takes input