/Task-Manager-API-built-with-NodeJs

This is an Application Programming Interface (API) that authenticates user on login and also register and update user profile. It makes use of sendgrid service to send mail on registration of a particular user and allows user to create and edit tasks that they have created . Security is added such that all password are hashed using bcrypt and user can only see task that they have created.

Primary LanguageJavaScript

Stargazers