Skip to content

Hey! This project helps you to manage your tasks and store it in databases.

Notifications You must be signed in to change notification settings

MarwanGalal746/Task-manager-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Task manager API 💻

📙 Summary

​ Hey! This project helps you to manage your tasks and store it in databases, it can manage tasks of multiple users without conflicts, you can create an account with ability to change your information, creating tasks, modify tasks and delete tasks, it has been built using Nodejs.

​ In this project I learned what is authentication and how it's important in the applications that have multiple users, how can I use postman to test my API, what is Restful-API.

🎯 ​Clone the project

$ git clone https://github.com/MarwanGalal746/Task-manager-API