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
This app provides backend api and mongodb database for a task manager app where you can get apis for adding user with authentication and their task ,update them and mark as completed them,delete task and delete users.
About
This app provides backend api and mongodb database for a task manager app where you can get apis for adding user with authentication and their task ,update them and mark as completed them,delete task and delete users. check it's frontend here - https://github.com/shivam7366/Task-manager