{"info":{"_postman_id":"8cf41aa3-1f3d-4351-bcb6-129f34214204","name":"Task Management System","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"27853638","collectionId":"8cf41aa3-1f3d-4351-bcb6-129f34214204","publishedId":"2s9YCBsoy2","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-09-21T17:23:22.000Z"},"item":[{"name":"User API","item":[{"name":"Get all users with status count","id":"70e61d88-7753-42e5-8e2a-2196df575113","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5100/api/user","urlObject":{"protocol":"http","port":"5100","path":["api","user"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"70e61d88-7753-42e5-8e2a-2196df575113"},{"name":"Get single user","id":"10652334-58a0-4f47-bd04-3c1e390439f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":"http://localhost:5100/api/user/02894239-ec66-41c2-9c5b-3875fe844e42","urlObject":{"protocol":"http","port":"5100","path":["api","user","02894239-ec66-41c2-9c5b-3875fe844e42"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"10652334-58a0-4f47-bd04-3c1e390439f1"},{"name":"Create User Account","id":"4f4d66ec-959e-45af-b120-a5be4d87dd14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    // \"name\": \"Admin User\",\r\n    // \"email\": \"user1@gmail.com\",\r\n    \"name\": \"User Three\",\r\n    \"email\": \"user3@gmail.com\",\r\n    // \"name\": \"Yousuf\",\r\n    // \"email\": \"yousufislam337@gmail.com\",\r\n    \"password\": \"1qasw2!@Q\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5100/api/user/register","urlObject":{"protocol":"http","port":"5100","path":["api","user","register"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"4f4d66ec-959e-45af-b120-a5be4d87dd14"},{"name":"Verify User Account","id":"20f08a08-99a1-4d1d-8a7d-602bdb2422df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"token","value":"ZXlKaGJHY2lPaUpJVXpJMU5pSXNJblI1Y0NJNklrcFhWQ0o5LmV5SnVZVzFsSWpvaVFXeHdjeUJRWVhKc2RTQmFZV0p5YVc1aElpd2laVzFoYVd3aU9pSjFjMlZ5TlVCbmJXRnBiQzVqYjIwaUxDSndZWE56ZDI5eVpDSTZJakZ4WVhOM01pRkFVU0lzSW1saGRDSTZNVFk1TmpBeU1Ea3lOeXdpWlhod0lqb3hOamsyTURJeE1qSTNmUS5ac3ZVX0dLWVl3R0JCeVpuaTl3TjZ0S1pmc21Yb2FaRnJDVHl4OGd0d1Jn","type":"text"}]},"url":"http://localhost:5100/api/user/verify-account","urlObject":{"protocol":"http","port":"5100","path":["api","user","verify-account"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"20f08a08-99a1-4d1d-8a7d-602bdb2422df"},{"name":"Forget User Password","id":"4c296e88-ffb0-4d0e-a8b3-483a0bc89585","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"email","value":"user5@gmail.com","type":"text"}]},"url":"http://localhost:5100/api/user/forgot-password","urlObject":{"protocol":"http","port":"5100","path":["api","user","forgot-password"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"4c296e88-ffb0-4d0e-a8b3-483a0bc89585"},{"name":"Reset User Password","id":"b7595e83-0f0a-4f67-8745-f7678c0ad8fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InVzZXIxQGdtYWlsLmNvbSIsImlhdCI6MTY5NDc5NjczNiwiZXhwIjoxNjk0Nzk3MzM2fQ.2ga8z4Fr3HCQTuA92QfnFQ2or5M8LQ_yNsQo3zOV3wI","type":"text"},{"key":"password","value":"1qasw3!#Q","type":"text"}]},"url":"http://localhost:5100/api/user/reset-password","urlObject":{"protocol":"http","port":"5100","path":["api","user","reset-password"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b7595e83-0f0a-4f67-8745-f7678c0ad8fe"},{"name":"Update User Account","id":"58254503-a16b-4cff-bc8b-d727aa17a8be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"Jonson","type":"text"},{"key":"password","value":"1qasw2!@Q","type":"text"}]},"url":"http://localhost:5100/api/user/db741785-d90c-4479-b20c-05a0b4696ed8","urlObject":{"protocol":"http","port":"5100","path":["api","user","db741785-d90c-4479-b20c-05a0b4696ed8"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"58254503-a16b-4cff-bc8b-d727aa17a8be"},{"name":"Update User Password","id":"4aec8041-161a-4b26-baad-8f55aac10aa2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"oldPassword","value":"1qasw3!#Q","type":"text"},{"key":"newPassword","value":"1qasw2!@Q","type":"text"},{"key":"confirmPassword","value":"1qasw2!@Q","type":"text"}]},"url":"http://localhost:5100/api/user/update-password/70896016-ce2f-4934-8136-715459930119","urlObject":{"protocol":"http","port":"5100","path":["api","user","update-password","70896016-ce2f-4934-8136-715459930119"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"4aec8041-161a-4b26-baad-8f55aac10aa2"},{"name":"Delete single user","id":"15cecce0-11bf-4236-9bcd-fa7593896d9d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":"http://localhost:5100/api/user/9d9362a6-f257-4e2c-89fe-d98057b4ff35","urlObject":{"protocol":"http","port":"5100","path":["api","user","9d9362a6-f257-4e2c-89fe-d98057b4ff35"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"15cecce0-11bf-4236-9bcd-fa7593896d9d"}],"id":"7e095b22-d62f-4808-9cfc-f1a716d24464","_postman_id":"7e095b22-d62f-4808-9cfc-f1a716d24464","description":""},{"name":"Auth API","item":[{"name":"User Login","id":"35d808ed-976d-4f41-8446-3e61609b8169","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    // \"email\": \"yousufislam337@gmail.com\",\r\n    \"email\": \"user1@gmail.com\",\r\n    \"password\": \"1qasw2!@Q\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5100/api/auth/login","urlObject":{"protocol":"http","port":"5100","path":["api","auth","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"35d808ed-976d-4f41-8446-3e61609b8169"},{"name":"User Logout","id":"dfb4666a-806f-4db3-8ef9-a14bc303b890","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"email","value":"user2@gmail.com","type":"text","disabled":true},{"key":"password","value":"1qasw2!@Q","type":"text","disabled":true}]},"url":"http://localhost:5100/api/auth/logout","urlObject":{"protocol":"http","port":"5100","path":["api","auth","logout"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"dfb4666a-806f-4db3-8ef9-a14bc303b890"},{"name":"Generate Refresh Token","id":"80fa9ad8-ad47-4cc0-b7b1-c0ebbb2c1628","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"email","value":"user1@gmail.com","type":"text","disabled":true},{"key":"password","value":"1qasw3!#Q","type":"text","disabled":true}]},"url":"http://localhost:5100/api/auth/refresh-token","urlObject":{"protocol":"http","port":"5100","path":["api","auth","refresh-token"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"80fa9ad8-ad47-4cc0-b7b1-c0ebbb2c1628"},{"name":"Check Protected","id":"2117b64a-7a5f-459b-8dfe-43b56ea39ade","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"email","value":"user1@gmail.com","type":"text","disabled":true},{"key":"password","value":"1qasw3!#Q","type":"text","disabled":true}]},"url":"http://localhost:5100/api/auth/protected","urlObject":{"protocol":"http","port":"5100","path":["api","auth","protected"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"2117b64a-7a5f-459b-8dfe-43b56ea39ade"}],"id":"69c4df15-d376-4ddf-bcbd-bc5cefff5872","_postman_id":"69c4df15-d376-4ddf-bcbd-bc5cefff5872","description":""},{"name":"Seed API","item":[{"name":"Seed User","id":"3c5b39df-1929-484f-bbea-60e3417a7936","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":"http://localhost:5100/api/seed/users","urlObject":{"protocol":"http","port":"5100","path":["api","seed","users"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"3c5b39df-1929-484f-bbea-60e3417a7936"},{"name":"Seed Task","id":"0279ce12-03b6-4d56-8408-9467a25d1909","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5100/api/seed/tasks","urlObject":{"protocol":"http","port":"5100","path":["api","seed","tasks"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"0279ce12-03b6-4d56-8408-9467a25d1909"}],"id":"da936eb3-3933-452d-8bd6-25eb245544d5","_postman_id":"da936eb3-3933-452d-8bd6-25eb245544d5","description":""},{"name":"Task API","item":[{"name":"Create New Task by Admin","event":[{"listen":"prerequest","script":{"id":"beb96604-395a-4131-b980-df8a5df0949d","exec":[""],"type":"text/javascript","packages":{}}}],"id":"19fbae29-1143-4c3a-abd5-8cf0f328f3d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\": \"7 TASK DEVELOP FOR MACHINE LEARNING\",\r\n    \"tag\": \"Software Engineer ML\",\r\n    \"description\": \"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis a ante dolor in reprehenderit in voluptate velit esse cill i  consequat\",\r\n    \"deadline\": \"2024-05-16\",\r\n    \"hour\": 10,\r\n    \"minute\": 30,\r\n    \"createdToTask\": \"35bda120-e938-4672-9645-1f59ee33f45a\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5100/api/task/create-task","urlObject":{"protocol":"http","port":"5100","path":["api","task","create-task"],"host":["localhost"],"query":[{"disabled":true,"key":"search","value":"user2@gmail.com"}],"variable":[]}},"response":[],"_postman_id":"19fbae29-1143-4c3a-abd5-8cf0f328f3d9"},{"name":"Get tasks by admin","id":"9546963a-379c-4fca-8836-8f92d3dd3ff8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"status\": \"COMPLETED\",\r\n    \"name\": \"user two\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5100/api/task","urlObject":{"protocol":"http","port":"5100","path":["api","task"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"9546963a-379c-4fca-8836-8f92d3dd3ff8"},{"name":"Get tasks by user","id":"12e4de69-6788-4ec1-8af4-4e14c2f3ab96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"\",\r\n    \"status\": \"COMPLETED\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5100/api/task/user-tasks","urlObject":{"protocol":"http","port":"5100","path":["api","task","user-tasks"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"12e4de69-6788-4ec1-8af4-4e14c2f3ab96"},{"name":"Get single task by id","id":"63f72b1f-aecf-4c83-834f-3bdd510d7c16","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":"http://localhost:5100/api/task/single-task/:id","urlObject":{"protocol":"http","port":"5100","path":["api","task","single-task",":id"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":"5951d16a-b6e4-4dab-a8c7-b773a9d8840b","key":"id"}]}},"response":[],"_postman_id":"63f72b1f-aecf-4c83-834f-3bdd510d7c16"},{"name":"Edit Task","event":[{"listen":"prerequest","script":{"id":"6240618f-da27-46a8-b12f-991d2825b8e9","exec":[""],"type":"text/javascript","packages":{}}}],"id":"59e420ad-a9fb-4a15-8bbe-082052f81a78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\": \"8 TASK DEVELOP FOR MACHINE LEARNING\",\r\n    \"tag\": \"Software Engineer ML\",\r\n    \"description\": \"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis a ante dolor in reprehenderit in voluptate velit esse cill i  consequat\",\r\n    \"deadline\": \"2024-05-20\",\r\n    \"hour\": 3,\r\n    \"minute\": 39\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5100/api/task/:id","urlObject":{"protocol":"http","port":"5100","path":["api","task",":id"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":"962e7bff-a6e2-4d6c-9470-cd1bfb04452e","key":"id"}]}},"response":[],"_postman_id":"59e420ad-a9fb-4a15-8bbe-082052f81a78"},{"name":"Edit Task Status","event":[{"listen":"prerequest","script":{"id":"6240618f-da27-46a8-b12f-991d2825b8e9","exec":[""],"type":"text/javascript"}}],"id":"1624ac56-ce2c-44d7-a5d0-254840c898c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"status","value":"2","type":"text"}]},"url":"http://localhost:5100/api/task/status/f95c4726-cd7c-4dea-b4da-95233263ee0a","urlObject":{"protocol":"http","port":"5100","path":["api","task","status","f95c4726-cd7c-4dea-b4da-95233263ee0a"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"1624ac56-ce2c-44d7-a5d0-254840c898c0"},{"name":"Delete Task","id":"e3a6213e-f7eb-49a6-91d3-2379fc833419","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"taskId","value":"8f93c305-19dd-41df-9d4c-70e0e410d1bd","type":"text","disabled":true}]},"url":"http://localhost:5100/api/task/f95c4726-cd7c-4dea-b4da-95233263ee0a","urlObject":{"protocol":"http","port":"5100","path":["api","task","f95c4726-cd7c-4dea-b4da-95233263ee0a"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"e3a6213e-f7eb-49a6-91d3-2379fc833419"}],"id":"0f4aa825-83d8-4c8a-9288-f6e74265e923","_postman_id":"0f4aa825-83d8-4c8a-9288-f6e74265e923","description":""}]}