You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
iTask is a day to day to do lists application where you can plan your whole tasks which you do not want to miss out. It has user login and register functionality included which is implemented using Firebase Realtime Database. After login the current user is displayed on the top of the screen and remaining users are shown below. User can add task…