{"info":{"_postman_id":"031f8b88-9ef5-4b6e-a111-9b92ec3d864a","name":"LearnX","description":"<html><head></head><body><img src=\"https://github.com/TeachMe-Project/.github/blob/main/profile/5s.png?raw=true\" alt=\"\" height=\"292\" width=\"612\">\n\n<blockquote>\n<p>“LearnX” is an online education platform which facilitates students to join online classes, tutors to conduct online classes monitoring students’ activities and parents to track the active participation of students during the class.</p>\n</blockquote>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"20837792","collectionId":"031f8b88-9ef5-4b6e-a111-9b92ec3d864a","publishedId":"2s83YVHRvw","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-09-26T13:11:52.000Z"},"item":[{"name":"Student","item":[{"name":"Get all students details","id":"f5df5210-09d7-4704-ade4-217008a826ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://learnxy.azurewebsites.net/student/allStudents","urlObject":{"protocol":"https","path":["student","allStudents"],"host":["learnxy","azurewebsites","net"],"query":[],"variable":[]}},"response":[],"_postman_id":"f5df5210-09d7-4704-ade4-217008a826ab"},{"name":"Get student details","id":"4a99bf9b-b5d0-4af8-9916-8abc6276cfe0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://learnxy.azurewebsites.net/student/:id","urlObject":{"protocol":"https","path":["student",":id"],"host":["learnxy","azurewebsites","net"],"query":[],"variable":[{"description":{"content":"<p>Auth0 Id</p>\n","type":"text/plain"},"type":"any","value":"auth0|634a4a735bdae0d184be74dc","key":"id"}]}},"response":[{"id":"8c888597-6695-418c-9e60-7efa024260ef","name":"Get student details using auth0 id","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://learnxy.azurewebsites.net/student/:id","protocol":"https","host":["learnxy","azurewebsites","net"],"path":["student",":id"],"variable":[{"key":"id","value":"auth0|634a4a735bdae0d184be74dc","description":"Auth0 Id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"898"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sat, 29 Oct 2022 03:26:30 GMT"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"382-xuye5S4atjP+vL7cbYMdcJrd2Lc\""},{"key":"X-Powered-By","value":"Express"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"user_id\": \"auth0|634a4a735bdae0d184be74dc\",\n        \"student_id\": 10000001,\n        \"parent_id\": 10000001,\n        \"first_name\": \"Nimal\",\n        \"last_name\": \"Jayakody\",\n        \"school\": \"ss\",\n        \"grade\": \"Grade-10\",\n        \"isActive\": true,\n        \"user\": {\n            \"user_id\": \"auth0|634a4a735bdae0d184be74dc\",\n            \"username\": \"student@gmail.com\",\n            \"type\": \"student\",\n            \"profile_image\": \"https://firebasestorage.googleapis.com/v0/b/learning-e074c.appspot.com/o/profile%2Fst4.jpg?alt=media&token=93ed526e-a98f-455c-bc0d-79891478eaba\",\n            \"isActive\": true\n        },\n        \"parent\": {\n            \"user_id\": \"auth0|634a49c711f69fa8946bd7e9\",\n            \"parent_id\": 10000001,\n            \"first_name\": \"Sumeda\",\n            \"last_name\": \"Jayakody\",\n            \"mobile_no\": \"077-1234567\",\n            \"isActive\": true,\n            \"user\": {\n                \"user_id\": \"auth0|634a49c711f69fa8946bd7e9\",\n                \"username\": \"parent@gmail.com\",\n                \"type\": \"parent\",\n                \"profile_image\": \"https://firebasestorage.googleapis.com/v0/b/learning-e074c.appspot.com/o/profile%2Fmr2.jpg?alt=media&token=4aa36758-8453-40ab-bad2-3b4453b9f7c8\",\n                \"isActive\": true\n            }\n        }\n    }\n]"}],"_postman_id":"4a99bf9b-b5d0-4af8-9916-8abc6276cfe0"},{"name":"Get student courses details","id":"f21efa56-60c8-4a2d-b028-bc014ba25a5f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://learnxy.azurewebsites.net/student/:id/courses","urlObject":{"protocol":"https","path":["student",":id","courses"],"host":["learnxy","azurewebsites","net"],"query":[],"variable":[{"description":{"content":"<p>Auth0 Id</p>\n","type":"text/plain"},"type":"any","value":"auth0|634a4a735bdae0d184be74dc","key":"id"}]}},"response":[{"id":"718868bf-d81e-44e1-9321-7706b5657903","name":"Get student courses details","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://learnxy.azurewebsites.net/student/:id/courses","protocol":"https","host":["learnxy","azurewebsites","net"],"path":["student",":id","courses"],"variable":[{"key":"id","value":"auth0|634a4a735bdae0d184be74dc","description":"Auth0 Id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"4562"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sat, 29 Oct 2022 03:24:14 GMT"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"11d2-F/k+uhYa96YaUUwDwGjoQaWZGNI\""},{"key":"X-Powered-By","value":"Express"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"student_id\": 10000001,\n        \"course_id\": 10000000,\n        \"isActive\": true,\n        \"status\": \"accepted\",\n        \"course\": {\n            \"course_id\": 10000000,\n            \"teacher_id\": 10000000,\n            \"course_name\": \"Maths for Grade - 10 in Sinhala Medium By Saman Rathnapriya  \",\n            \"grade\": \"Grade-10\",\n            \"subject\": \"Maths\",\n            \"description\": \"This course includes the Grade 10 Maths subject syllabus. All the lessons will be covered and notes and homework will also be provided at the end of each class.\",\n            \"end_date\": \"2022-12-04\",\n            \"start_date\": \"2022-10-10\",\n            \"start_time\": \"16:00:00\",\n            \"end_time\": \"18:00:00\",\n            \"day\": \"Monday\",\n            \"medium\": \"Sinhala\",\n            \"price\": 2500,\n            \"isActive\": true,\n            \"created_date\": \"Mon, 04 Sep 2023 00:00:00 GMT\",\n            \"image_url\": \"https://firebasestorage.googleapis.com/v0/b/learning-e074c.appspot.com/o/profile%2FMathematics.png?alt=media&token=a4a786ae-0b20-48ec-9661-5f13501b0bd8\"\n        }\n    }\n]"}],"_postman_id":"f21efa56-60c8-4a2d-b028-bc014ba25a5f"},{"name":"Get student's homework details","id":"a071b1a4-bada-4ba1-ac56-c54fd70465a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://learnxy.azurewebsites.net/student/:id/homeworks","urlObject":{"protocol":"https","path":["student",":id","homeworks"],"host":["learnxy","azurewebsites","net"],"query":[],"variable":[{"description":{"content":"<p>Auth0 Id</p>\n","type":"text/plain"},"type":"any","value":"auth0|634a4a735bdae0d184be74dc","key":"id"}]}},"response":[],"_postman_id":"a071b1a4-bada-4ba1-ac56-c54fd70465a5"},{"name":"Get student's notes","id":"56c305d5-1644-48b0-9d42-b3108a6beb31","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://learnxy.azurewebsites.net/student/:id/homeworks","urlObject":{"protocol":"https","path":["student",":id","homeworks"],"host":["learnxy","azurewebsites","net"],"query":[],"variable":[{"description":{"content":"<p>Auth0 Id</p>\n","type":"text/plain"},"type":"any","value":"auth0|634a4a735bdae0d184be74dc","key":"id"}]}},"response":[],"_postman_id":"56c305d5-1644-48b0-9d42-b3108a6beb31"},{"name":"get uniqe student's upcoming classes","id":"379992fe-e9ab-4d3a-8d65-cad84110d493","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://learnxy.azurewebsites.net/student/upcomingClasses/:id","urlObject":{"protocol":"https","path":["student","upcomingClasses",":id"],"host":["learnxy","azurewebsites","net"],"query":[],"variable":[{"type":"any","value":"auth0|634a4a735bdae0d184be74dc","key":"id"}]}},"response":[],"_postman_id":"379992fe-e9ab-4d3a-8d65-cad84110d493"},{"name":"get uniqe student's tutors","id":"613ef130-a143-4b61-85b9-0667e5bc6d3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://learnxy.azurewebsites.net/student/tutors/:id","urlObject":{"protocol":"https","path":["student","tutors",":id"],"host":["learnxy","azurewebsites","net"],"query":[],"variable":[{"type":"any","value":"auth0|6300a87de6acef42f8cebd83","key":"id"}]}},"response":[],"_postman_id":"613ef130-a143-4b61-85b9-0667e5bc6d3f"},{"name":"create new student","id":"e2709597-f297-48d4-9871-8847a4e64f49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"user_id\":\"1020\",\r\n    \"username\":\"testxppp\",\r\n    \"profile_image\":\"https://gold-space-590524.postman.co/workspace/Asgardio~32cc3be9-49c2-40dd-9134-40d30b03f392/request/20837792-d56de483-0540-423b-a1fb-4c60fafce1a9\",\r\n    \"first_name\":\"sadeepa\",\r\n    \"last_name\":\"bhashitha\",\r\n    \"grade\":\"c\",\r\n    \"parent_id\":1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://learnx.azurewebsites.net/student/createStudent","urlObject":{"protocol":"https","path":["student","createStudent"],"host":["learnx","azurewebsites","net"],"query":[],"variable":[]}},"response":[],"_postman_id":"e2709597-f297-48d4-9871-8847a4e64f49"},{"name":"get student upcoming payment","id":"b7559b03-bfc7-42d8-b848-138628978b9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8081/student/:id/upcomingPayment","urlObject":{"protocol":"http","port":"8081","path":["student",":id","upcomingPayment"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":null,"key":"id"}]}},"response":[],"_postman_id":"b7559b03-bfc7-42d8-b848-138628978b9f"},{"name":"get","id":"4f774e34-8474-40f5-81ba-f3a80cceac7d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \r\n    \"apps\":\"facebook\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/student/1/insertUsedApps","urlObject":{"protocol":"http","port":"8081","path":["student","1","insertUsedApps"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"4f774e34-8474-40f5-81ba-f3a80cceac7d"},{"name":"New Request","id":"a066df2e-a779-4386-affc-438f3c2da25a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"class_id\":4,\r\n    \"course_id\":3\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/student/getUsedApps","urlObject":{"protocol":"http","port":"8081","path":["student","getUsedApps"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a066df2e-a779-4386-affc-438f3c2da25a"},{"name":"Search Course","id":"0b8515c7-56db-4417-b278-eea2e37d5515","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"data\":\"sigma\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/student/searchCourse","urlObject":{"protocol":"http","port":"8081","path":["student","searchCourse"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"0b8515c7-56db-4417-b278-eea2e37d5515"},{"name":"Request Course","id":"e4ff8ec2-2856-475d-aaa3-4b36e3f14971","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"user_id\":\"auth0|6300a87de6acef42f8cebd83\",\r\n    \"course_id\":103\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/student/requestCourse","urlObject":{"protocol":"http","port":"8081","path":["student","requestCourse"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"e4ff8ec2-2856-475d-aaa3-4b36e3f14971"},{"name":"update student details","id":"b8f729c2-0dbd-49c3-8121-ca927a2c7e18","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"first_name\": \"Suvin\",\r\n    \"last_name\": \"Jayakody\",\r\n    \"grade\": \"Grade-10\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{local_url}}/student/updateStudent/:id","urlObject":{"path":["student","updateStudent",":id"],"host":["{{local_url}}"],"query":[],"variable":[{"type":"any","value":"auth0|634a4a735bdae0d184be74dc","key":"id"}]}},"response":[],"_postman_id":"b8f729c2-0dbd-49c3-8121-ca927a2c7e18"}],"id":"5f3ea0f9-f34c-4456-999f-2166802ea8f0","_postman_id":"5f3ea0f9-f34c-4456-999f-2166802ea8f0","description":""},{"name":"Parent","item":[{"name":"get all  parent details","id":"88781f84-be6a-457c-a0e7-56555e1077b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://learnx.azurewebsites.net/parent/allParents","urlObject":{"protocol":"https","path":["parent","allParents"],"host":["learnx","azurewebsites","net"],"query":[],"variable":[]}},"response":[],"_postman_id":"88781f84-be6a-457c-a0e7-56555e1077b6"},{"name":"get parent details using uniqe ID","id":"2a35717a-2fc9-436e-adfd-4eba850ed0ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8081/parent/:id","urlObject":{"protocol":"http","port":"8081","path":["parent",":id"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":"auth0|631ae4a88afc747ecd6387f8","key":"id"}]}},"response":[],"_postman_id":"2a35717a-2fc9-436e-adfd-4eba850ed0ed"},{"name":"get parent course accept","id":"974f3c22-457a-4e1b-9e25-95a77e59ad27","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"course_id\":105,\r\n    \"student_id\":7\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/parent/acceptCourse","urlObject":{"protocol":"http","port":"8081","path":["parent","acceptCourse"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"974f3c22-457a-4e1b-9e25-95a77e59ad27"},{"name":"get parent course request","id":"41b1fdeb-982d-4891-8141-919fd8cc1169","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8081/parent/parentCourseRequest/:id","urlObject":{"protocol":"http","port":"8081","path":["parent","parentCourseRequest",":id"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":"auth0|634ec90cec33101e32ea34b5","key":"id"}]}},"response":[],"_postman_id":"41b1fdeb-982d-4891-8141-919fd8cc1169"},{"name":"get parent UpComing Payment","id":"832dedce-85f8-4aa0-bdf6-98e5b349eb0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8081/parent/upcomingPayment/:id","urlObject":{"protocol":"http","port":"8081","path":["parent","upcomingPayment",":id"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":"auth0|634a49c711f69fa8946bd7e9","key":"id"}]}},"response":[],"_postman_id":"832dedce-85f8-4aa0-bdf6-98e5b349eb0a"},{"name":"get parent UpComing Class","id":"3993f622-5011-4c49-abda-8c75e4633df6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{local_url}}/parent/upcomingClass/:id","urlObject":{"path":["parent","upcomingClass",":id"],"host":["{{local_url}}"],"query":[],"variable":[{"type":"any","value":"auth0|634a49c711f69fa8946bd7e9","key":"id"}]}},"response":[],"_postman_id":"3993f622-5011-4c49-abda-8c75e4633df6"},{"name":"get Student Progress","id":"f37f303a-8ab5-4ac6-848e-00298fb39348","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8081/parent/studentProgress/:id","urlObject":{"protocol":"http","port":"8081","path":["parent","studentProgress",":id"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":"auth0|62ea8665f7466ab1457e7f02","key":"id"}]}},"response":[],"_postman_id":"f37f303a-8ab5-4ac6-848e-00298fb39348"},{"name":"get parent details using auth id","id":"dd37d3f8-d538-477b-8e04-0170f04dbf04","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"user_id\":\"auth0|62ea8665f7466ab1457e7f02\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/parent/parentIdByAuth","urlObject":{"protocol":"http","port":"8081","path":["parent","parentIdByAuth"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"dd37d3f8-d538-477b-8e04-0170f04dbf04"},{"name":"create new parent account","id":"9dc6b0a4-ba14-443a-86ad-2f7b432876f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"user_id\":\"testdd\",\r\n    \"username\":\"testx\",\r\n    \"profile_image\":\"https://gold-space-590524.postman.co/workspace/Asgardio~32cc3be9-49c2-40dd-9134-40d30b03f392/request/20837792-d56de483-0540-423b-a1fb-4c60fafce1a9\",\r\n    \"first_name\":\"sadeepa\",\r\n    \"last_name\":\"bhashitha\",\r\n    \"mobile_no\":\"0980333389\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/parent/createParent","urlObject":{"protocol":"http","port":"8081","path":["parent","createParent"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"9dc6b0a4-ba14-443a-86ad-2f7b432876f0"},{"name":"parent do payemt","id":"f1101872-02df-491f-9a9a-7fbd37ac4549","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"payment_time\":\"payment_time\",\r\n                    \"amount\":\"amount\",\r\n                    \"student_id\":\"student_id\",\r\n                    \"month\":\"month\",\r\n                    \"year\":\"year\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/parent/doPayment","urlObject":{"protocol":"http","port":"8081","path":["parent","doPayment"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"f1101872-02df-491f-9a9a-7fbd37ac4549"}],"id":"359c5542-e2e8-4697-adec-112881a8c064","_postman_id":"359c5542-e2e8-4697-adec-112881a8c064","description":""},{"name":"Teacher","item":[{"name":"get all teachers details","id":"5b7941bf-59df-406c-98bf-a86a196f08ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://learnxy.azurewebsites.net/teacher/allTeachers","urlObject":{"protocol":"https","path":["teacher","allTeachers"],"host":["learnxy","azurewebsites","net"],"query":[],"variable":[]}},"response":[],"_postman_id":"5b7941bf-59df-406c-98bf-a86a196f08ca"},{"name":"get teacher details using uniqe ID","id":"a97e766d-0dc8-4a11-af74-d2972ff94534","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://learnxy.azurewebsites.net/teacher/:id","urlObject":{"protocol":"https","path":["teacher",":id"],"host":["learnxy","azurewebsites","net"],"query":[],"variable":[{"type":"any","value":"10000000","key":"id"}]}},"response":[],"_postman_id":"a97e766d-0dc8-4a11-af74-d2972ff94534"},{"name":"create new teacher","id":"8ac39bcc-666e-43de-8ccc-f250d7a0c0c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n     \"first_name\": \"sadeepa\",\r\n                        \"last_name\": \"bhashitha\",\r\n                        \"gender\":\"male\",\r\n                        \"description\":\"ddddd\",\r\n                        \"qualification\":\"ddddd\",\r\n                        \"account_name\":\"bhashitha\",\r\n                        \"bank_name\":\"sampath\",\r\n                        \"branch_name\":\"matara\",\r\n                        \"account_no\":\"11121\",\r\n                        \"user_id\":\"1\",\r\n                        \"username\":\"sads@gmail.com\",\r\n                        \"profile_image\":\"https://gold-space-590524.postman.co/workspace/Asgardio~32cc3be9-49c2-40dd-9134-40d30b03f392/request/20837792-d56de483-0540-423b-a1fb-4c60fafce1a9\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/teacher/createTeacher","urlObject":{"protocol":"http","port":"8081","path":["teacher","createTeacher"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8ac39bcc-666e-43de-8ccc-f250d7a0c0c4"},{"name":"get teacher details using username","id":"896a3d4c-be32-4ce8-8fa7-c4ad33bbe151","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://learnx.azurewebsites.net/teacher/getTeacherByUsername/:username","urlObject":{"protocol":"https","path":["teacher","getTeacherByUsername",":username"],"host":["learnx","azurewebsites","net"],"query":[],"variable":[{"type":"any","value":"teacher@gmail.com","key":"username"}]}},"response":[],"_postman_id":"896a3d4c-be32-4ce8-8fa7-c4ad33bbe151"},{"name":"get teacher's upcoming classes","id":"4cfd083f-968f-4fa5-9c23-f33ddc415bab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8081/teacher/:id/upcomingClasses","urlObject":{"protocol":"http","port":"8081","path":["teacher",":id","upcomingClasses"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":null,"key":"id"}]}},"response":[],"_postman_id":"4cfd083f-968f-4fa5-9c23-f33ddc415bab"},{"name":"get teacher courses","id":"56c0e4da-a690-47aa-9b62-24fa2096f7f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8081/teacher/:id/courses","urlObject":{"protocol":"http","port":"8081","path":["teacher",":id","courses"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":null,"key":"id"}]}},"response":[],"_postman_id":"56c0e4da-a690-47aa-9b62-24fa2096f7f4"},{"name":"get teacher institutes","id":"d15f4287-2a6a-4b16-aa7d-e1eefd2a2466","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8081/teacher/teacherInstitutes/:id","urlObject":{"protocol":"http","port":"8081","path":["teacher","teacherInstitutes",":id"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":"29","key":"id"}]}},"response":[],"_postman_id":"d15f4287-2a6a-4b16-aa7d-e1eefd2a2466"},{"name":"get teacher pending institutes","id":"a8941adc-03bc-4a4d-bb18-3dd947876b1e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8081/teacher/teacherPendingInstitutes/:id","urlObject":{"protocol":"http","port":"8081","path":["teacher","teacherPendingInstitutes",":id"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":"28","key":"id"}]}},"response":[],"_postman_id":"a8941adc-03bc-4a4d-bb18-3dd947876b1e"},{"name":"Accept teacher pending institutes","id":"e9eb12b0-81dd-4710-a1d6-b5dbf4e728ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"institute_id\":10000001\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/teacher/acceptInstituteRequest/:id","urlObject":{"protocol":"http","port":"8081","path":["teacher","acceptInstituteRequest",":id"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":"auth0|63439f1dc6b9d65e5bfee12b","key":"id"}]}},"response":[],"_postman_id":"e9eb12b0-81dd-4710-a1d6-b5dbf4e728ab"},{"name":"Reject teacher pending institutes","id":"325fee21-7b15-4b77-a8b5-04949fb75b7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"institute_id\":10000002,\r\n    \"reason\":\"i want to be free\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/teacher/rejectInstituteRequest/:id","urlObject":{"protocol":"http","port":"8081","path":["teacher","rejectInstituteRequest",":id"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":"auth0|63439f1dc6b9d65e5bfee12b","key":"id"}]}},"response":[],"_postman_id":"325fee21-7b15-4b77-a8b5-04949fb75b7e"},{"name":"Verify Teacher","id":"b79a9e4c-1b33-49c9-b87b-3b2d85e05ffe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"user_id\":\"auth0|62eb5635c638d3ae640a6b98\"    \r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/teacher/verify","urlObject":{"protocol":"http","port":"8081","path":["teacher","verify"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b79a9e4c-1b33-49c9-b87b-3b2d85e05ffe"}],"id":"7b0e9ae2-cc13-4366-9ac0-66681dc00bb4","_postman_id":"7b0e9ae2-cc13-4366-9ac0-66681dc00bb4","description":""},{"name":"User","item":[{"name":"get all user details","id":"91d2646b-303c-4cbc-ad1f-ecb1ab2e7233","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8081/user/allUsers","urlObject":{"protocol":"http","port":"8081","path":["user","allUsers"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"91d2646b-303c-4cbc-ad1f-ecb1ab2e7233"},{"name":"get user details using uniqe ID","id":"fe793996-8856-4fdd-80be-5b6fb7598022","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8081/user/:id","urlObject":{"protocol":"http","port":"8081","path":["user",":id"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":null,"key":"id"}]}},"response":[],"_postman_id":"fe793996-8856-4fdd-80be-5b6fb7598022"},{"name":"create new user","id":"d56de483-0540-423b-a1fb-4c60fafce1a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"user_id\":\"sda234\",\r\n    \"username\":\"testx\",\r\n    \"type\":\"admin\",\r\n    \"profile_image\":\"https://gold-space-590524.postman.co/workspace/Asgardio~32cc3be9-49c2-40dd-9134-40d30b03f392/request/20837792-d56de483-0540-423b-a1fb-4c60fafce1a9\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://learnx.azurewebsites.net/user/createUser","urlObject":{"protocol":"https","path":["user","createUser"],"host":["learnx","azurewebsites","net"],"query":[],"variable":[]}},"response":[],"_postman_id":"d56de483-0540-423b-a1fb-4c60fafce1a9"},{"name":"Remove User","id":"0de1b18b-7738-4e53-add1-cee598fbe671","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"user_id\": \"1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/user/removeUser","urlObject":{"protocol":"http","port":"8081","path":["user","removeUser"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"0de1b18b-7738-4e53-add1-cee598fbe671"},{"name":"Change Image","id":"95bdbfdf-7451-4825-a25f-7125e5cac08e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"user_id\": \"auth0|62ef1eadc0c6c7196cf4f716\",\r\n    \"image_url\":\"https://firebasestorage.googleapis.com/v0/b/learning-e074c.appspot.com/o/Qualification%2F242fcb84-1f9a-46bd-9d30-15341fe7dfa1.png29399817-5bb1-4935-b3da-fd76b21763ed?alt=media&token=d7a82af6-05d5-42e4-a92a-5c546cfecbe2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/auth/changeImage","urlObject":{"protocol":"http","port":"8081","path":["auth","changeImage"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"95bdbfdf-7451-4825-a25f-7125e5cac08e"}],"id":"92f79a83-3376-432b-a49c-fb66dc63dec1","_postman_id":"92f79a83-3376-432b-a49c-fb66dc63dec1","description":""},{"name":"Course","item":[{"name":"get all courses details","id":"8fecea78-3e94-4937-a365-e71e2549bb3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/course/allCourses","urlObject":{"path":["course","allCourses"],"host":["{{host_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8fecea78-3e94-4937-a365-e71e2549bb3f"},{"name":"unenroll","id":"08340559-5135-4bf5-bdd5-87a935c49ba3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"course_id\": 3\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/course/unenroll/:id","urlObject":{"protocol":"http","port":"8081","path":["course","unenroll",":id"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":"24","key":"id"}]}},"response":[],"_postman_id":"08340559-5135-4bf5-bdd5-87a935c49ba3"},{"name":"get course details using course ID","id":"f97eb671-9e90-48bb-ac32-ae9a22fd3317","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/course/:id","urlObject":{"path":["course",":id"],"host":["{{host_url}}"],"query":[],"variable":[{"type":"any","value":"10000003","key":"id"}]}},"response":[],"_postman_id":"f97eb671-9e90-48bb-ac32-ae9a22fd3317"},{"name":"get course students by course id","id":"cd396fed-fea9-4729-951d-3f5eeeaa99e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{local_url}}/course/courseStudents/:id","urlObject":{"path":["course","courseStudents",":id"],"host":["{{local_url}}"],"query":[],"variable":[{"type":"any","value":"3","key":"id"}]}},"response":[],"_postman_id":"cd396fed-fea9-4729-951d-3f5eeeaa99e6"},{"name":"get course upcoming class by course id","id":"7b6ae6f4-f133-4566-bef7-703b8239aeab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8081/course/courseUpcoming/:id","urlObject":{"protocol":"http","port":"8081","path":["course","courseUpcoming",":id"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":"100","key":"id"}]}},"response":[],"_postman_id":"7b6ae6f4-f133-4566-bef7-703b8239aeab"},{"name":"add new course","id":"6039d900-2e15-4b69-a692-98c22c6f6819","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"user_id\":\"auth0|63439f1dc6b9d65e5bfee12b\",\r\n    \"description\": \"a test course\",\r\n    \"price\": 2000,\r\n    \"day\": \"Friday\",\r\n    \"grade\": \"Grade-10\",\r\n    \"subject\": \"Maths\",\r\n    \"start_date\": \"2022-09-02\",\r\n    \"end_date\": \"2022-12-02\",\r\n    \"start_time\": \"06:30\",\r\n    \"end_time\": \"08:30\",\r\n    \"medium\": \"Sinhala\",\r\n    \"institute\":10000000\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/course/createCourse","urlObject":{"protocol":"http","port":"8081","path":["course","createCourse"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6039d900-2e15-4b69-a692-98c22c6f6819"},{"name":"get course details using course grade","id":"043cf8e7-92d4-4a4b-b5b0-b7382aa281f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8081/course/getCourseByGrade/:grade","urlObject":{"protocol":"http","port":"8081","path":["course","getCourseByGrade",":grade"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":null,"key":"grade"}]}},"response":[],"_postman_id":"043cf8e7-92d4-4a4b-b5b0-b7382aa281f7"},{"name":"get course details using subject","id":"07447f06-e5f2-4351-a9cc-eb78461c902a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8081/course/getCourseBySubject/:subject","urlObject":{"protocol":"http","port":"8081","path":["course","getCourseBySubject",":subject"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":null,"key":"subject"}]}},"response":[],"_postman_id":"07447f06-e5f2-4351-a9cc-eb78461c902a"},{"name":"get course details using institute name","id":"a9f8cc68-42c1-43e3-aadf-a1a0bb62f141","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8081/course/getCourseByInstituteName/:instituteName","urlObject":{"protocol":"http","port":"8081","path":["course","getCourseByInstituteName",":instituteName"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":null,"key":"instituteName"}]}},"response":[],"_postman_id":"a9f8cc68-42c1-43e3-aadf-a1a0bb62f141"},{"name":"update course details","id":"c5e7473a-68fd-4c8d-a21b-fd3e98af4497","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"course_name\": \"ddd\",\r\n    \"grade\": \"ddd\",\r\n                    \"subject\": \"xxx\",\r\n                    \"description\": \"description\",\r\n                    \"duration\": \"duration\",\r\n                    \"start_date\": \"start_date\",\r\n                    \"start_time\": \"start_time\",\r\n                    \"end_time\": \"end_time\",\r\n                    \"day\": \"day\",\r\n                    \"course_id\": \"course_id\",\r\n                    \"teacher_id\": \"teacher_id\",\r\n                    \"price\": \"price\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/course/:id/updateCourseDetails","urlObject":{"protocol":"http","port":"8081","path":["course",":id","updateCourseDetails"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":null,"key":"id"}]}},"response":[],"_postman_id":"c5e7473a-68fd-4c8d-a21b-fd3e98af4497"},{"name":"remove course","id":"8c4046b1-84c1-499e-9d77-24bddfec7ab4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\":1\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/course/removeCourse","urlObject":{"protocol":"http","port":"8081","path":["course","removeCourse"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8c4046b1-84c1-499e-9d77-24bddfec7ab4"}],"id":"3cea5649-a70b-4105-b0c1-b87653aa0c43","_postman_id":"3cea5649-a70b-4105-b0c1-b87653aa0c43","description":""},{"name":"Class","item":[{"name":"get all classes details","id":"6150345c-7bd1-48a5-8c9f-d5d7a9c47639","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://learnx.azurewebsites.net/class/allClasses","urlObject":{"protocol":"https","path":["class","allClasses"],"host":["learnx","azurewebsites","net"],"query":[],"variable":[]}},"response":[],"_postman_id":"6150345c-7bd1-48a5-8c9f-d5d7a9c47639"},{"name":"get class details by using class ID","id":"1ef31de5-e762-44ac-930b-3f9d9720f448","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8081/class/:id","urlObject":{"protocol":"http","port":"8081","path":["class",":id"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":null,"key":"id"}]}},"response":[],"_postman_id":"1ef31de5-e762-44ac-930b-3f9d9720f448"},{"name":"add new class details","id":"34680623-f82e-4cf7-836f-665e094eb565","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"user_id\":\"auth0|63439f1dc6b9d65e5bfee12b\",\r\n    \"course_id\": 10000000,\r\n    \"date\": \"2022-10-12\",\r\n    \"start_time\": \"17:00\",\r\n    \"end_time\": \"18:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/class/createClass","urlObject":{"protocol":"http","port":"8081","path":["class","createClass"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"34680623-f82e-4cf7-836f-665e094eb565"}],"id":"da762886-3696-4433-927e-32c04a4e7ba6","_postman_id":"da762886-3696-4433-927e-32c04a4e7ba6","description":""},{"name":"Homework","item":[{"name":"get all homework details","id":"23362080-d23c-4c65-9729-771e970fe0e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8081/homework/allHomeworks","urlObject":{"protocol":"http","port":"8081","path":["homework","allHomeworks"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"23362080-d23c-4c65-9729-771e970fe0e5"},{"name":"get homework details by homework ID","id":"3e2ae219-af0e-4248-b1d9-9ced8822db8b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8081/homework/:id","urlObject":{"protocol":"http","port":"8081","path":["homework",":id"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":null,"key":"id"}]}},"response":[],"_postman_id":"3e2ae219-af0e-4248-b1d9-9ced8822db8b"},{"name":"create new home work","id":"a439fa7e-1a6d-4343-bfbb-b76db3c76aa5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"updated_date\":\"2021.2.2\",\r\n    \"homework\":\"ddddd\",\r\n    \"course_id\":1,\r\n    \"student_id\":2\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/homework/createHomework","urlObject":{"protocol":"http","port":"8081","path":["homework","createHomework"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a439fa7e-1a6d-4343-bfbb-b76db3c76aa5"},{"name":"remove homework","id":"df8c06c3-4d1e-45e4-8fb2-2f5d84b5fc78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"homework_id\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/homework/removeHomework","urlObject":{"protocol":"http","port":"8081","path":["homework","removeHomework"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"df8c06c3-4d1e-45e4-8fb2-2f5d84b5fc78"}],"id":"012f50c0-08a3-4ac6-8ded-d431ef90f43f","_postman_id":"012f50c0-08a3-4ac6-8ded-d431ef90f43f","description":""},{"name":"Institute","item":[{"name":"get all institute details","id":"ccbe75b8-72fa-423e-add4-a6e7779ac288","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8081/institute/allInstitutes","urlObject":{"protocol":"http","port":"8081","path":["institute","allInstitutes"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"ccbe75b8-72fa-423e-add4-a6e7779ac288"},{"name":"get all institute pending","id":"d513219a-31b8-4b50-9c44-4eb1c289fec4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8081/institute/pendingInstitute","urlObject":{"protocol":"http","port":"8081","path":["institute","pendingInstitute"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"d513219a-31b8-4b50-9c44-4eb1c289fec4"},{"name":"get institute details by id","id":"7b494f0f-339c-4316-970d-16883525b8a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8081/institute/:id","urlObject":{"protocol":"http","port":"8081","path":["institute",":id"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":null,"key":"id"}]}},"response":[],"_postman_id":"7b494f0f-339c-4316-970d-16883525b8a5"},{"name":"create new institute","id":"3c289e3a-05eb-484b-b135-de7f8d6004aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"institute_name\":\"apex\",\r\n                    \"contact_no\": \"0705614640\",\r\n                    \"description\": \"nice\",\r\n                    \"account_name\": \"bhashitha\",\r\n                    \"account_no\": \"122334\",\r\n                    \"bank_name\": \"sampath\",\r\n                    \"branch_name\": \"matara\",\r\n                    \"user_id\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/institute/createInstitute","urlObject":{"protocol":"http","port":"8081","path":["institute","createInstitute"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"3c289e3a-05eb-484b-b135-de7f8d6004aa"},{"name":"Add Teacher Request","id":"0ed8b9ca-71c4-4421-bc0d-d07e66bc92bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"teacher_id\":1000010223\r\n}","options":{"raw":{"language":"json"}}},"url":"{{local_url}}/institute/addTeacher/:id","urlObject":{"path":["institute","addTeacher",":id"],"host":["{{local_url}}"],"query":[],"variable":[{"type":"any","value":"auth0|62f0ca83224cf98f8543ff1a","key":"id"}]}},"response":[],"_postman_id":"0ed8b9ca-71c4-4421-bc0d-d07e66bc92bb"},{"name":"Remove Teacher","id":"64cdb47f-9102-4e35-b5d5-33205715b048","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"teacher_id\":1000010223\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/institute/removeTeacher/:id","urlObject":{"protocol":"http","port":"8081","path":["institute","removeTeacher",":id"],"host":["localhost"],"query":[],"variable":[{"id":"c04217a5-5684-41a0-95ed-57d7238d9f0f","type":"any","value":"30","key":"id"}]}},"response":[],"_postman_id":"64cdb47f-9102-4e35-b5d5-33205715b048"},{"name":"Search Teacher","id":"cc652a2f-f9f5-483f-a69f-ab25c7fc846b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"teacher_email\":\"teache\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/institute/searchTeacher","urlObject":{"protocol":"http","port":"8081","path":["institute","searchTeacher"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"cc652a2f-f9f5-483f-a69f-ab25c7fc846b"},{"name":"get institute details using institute name","id":"de4ec7f1-a90f-4a5c-8a7d-3506c1253935","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8081/institute/getInstituteByName/:name","urlObject":{"protocol":"http","port":"8081","path":["institute","getInstituteByName",":name"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":null,"key":"name"}]}},"response":[],"_postman_id":"de4ec7f1-a90f-4a5c-8a7d-3506c1253935"},{"name":"get all courses of the institute","id":"ebb09503-3fd3-4f80-ac46-01ef101e9f22","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://learnx.azurewebsites.net/institute/getAllInstituteCourses/:id","urlObject":{"protocol":"https","path":["institute","getAllInstituteCourses",":id"],"host":["learnx","azurewebsites","net"],"query":[],"variable":[{"type":"any","value":"auth0|62f0ca83224cf98f8543ff1a","key":"id"}]}},"response":[],"_postman_id":"ebb09503-3fd3-4f80-ac46-01ef101e9f22"},{"name":"get all teachers of the institute","id":"4de9761a-8b1d-4c7d-a945-eaa81e4c2bfb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://learnx.azurewebsites.net/institute/getAllInstituteTeacher/:id","urlObject":{"protocol":"https","path":["institute","getAllInstituteTeacher",":id"],"host":["learnx","azurewebsites","net"],"query":[],"variable":[{"type":"any","value":"auth0|62f0ca83224cf98f8543ff1a","key":"id"}]}},"response":[],"_postman_id":"4de9761a-8b1d-4c7d-a945-eaa81e4c2bfb"},{"name":"update institute details","id":"c0e4760d-810e-42aa-8005-e937b1b4707d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n                \"institute_name\": \"institute_name\",\r\n                \"contact_no\":\"contact_no\",\r\n                \"description\":\"description\",\r\n                \"account_name\": \"account_name\",\r\n                \"account_no\": \"account_no\",\r\n                \"bank_name\": \"bank_name\",\r\n                \"branch_name\": \"branch_name\",\r\n                \"user_id\": \"user_id\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/institute/:id/updateInstituteDetails","urlObject":{"protocol":"http","port":"8081","path":["institute",":id","updateInstituteDetails"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":null,"key":"id"}]}},"response":[],"_postman_id":"c0e4760d-810e-42aa-8005-e937b1b4707d"}],"id":"0157e75f-d150-4923-9f3d-5b5d0ebffa34","_postman_id":"0157e75f-d150-4923-9f3d-5b5d0ebffa34","description":""},{"name":"Notes","item":[{"name":"get all notes details","id":"3249fc70-d1d5-483f-8d09-9adef376fc43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8081/notes/allNotes","urlObject":{"protocol":"http","port":"8081","path":["notes","allNotes"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"3249fc70-d1d5-483f-8d09-9adef376fc43"},{"name":"get note details by note ID","id":"5275a42c-845e-4701-9083-0f90a72d7e4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8081/notes/:id","urlObject":{"protocol":"http","port":"8081","path":["notes",":id"],"host":["localhost"],"query":[],"variable":[{"id":"0ad6a49a-7405-49d2-a840-210fea3d275d","type":"any","value":null,"key":"id"}]}},"response":[],"_postman_id":"5275a42c-845e-4701-9083-0f90a72d7e4b"},{"name":"create new notes","id":"218afbf5-8c5e-46ec-ad3d-3f6165646550","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"updated_date\":\"2021.2.2\",\r\n    \"note\":\"ddddd\",\r\n    \"course_id\":1,\r\n    \"student_id\":2\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/notes/createNotes","urlObject":{"protocol":"http","port":"8081","path":["notes","createNotes"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"218afbf5-8c5e-46ec-ad3d-3f6165646550"},{"name":"remove note","id":"6e3e3067-70dc-43f3-82f0-a16bd5b98d63","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"note_id\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/notes/removeNote","urlObject":{"protocol":"http","port":"8081","path":["notes","removeNote"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6e3e3067-70dc-43f3-82f0-a16bd5b98d63"}],"id":"5aee38b7-35a8-4ace-8281-551a3433d59f","_postman_id":"5aee38b7-35a8-4ace-8281-551a3433d59f","description":""},{"name":"Notification","item":[{"name":"get all notifications","id":"36f7f5c9-289b-42a8-b8df-c4f9a11d3bf2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8081/notification/allNotifications","urlObject":{"protocol":"http","port":"8081","path":["notification","allNotifications"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"36f7f5c9-289b-42a8-b8df-c4f9a11d3bf2"},{"name":"get all notifications by user id","id":"205617b2-68ec-46ea-af0c-adebec3b293b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host_url}}/notification/user/:id","urlObject":{"path":["notification","user",":id"],"host":["{{host_url}}"],"query":[],"variable":[{"type":"any","value":"auth0|62f0ca83224cf98f8543ff1a","key":"id"}]}},"response":[],"_postman_id":"205617b2-68ec-46ea-af0c-adebec3b293b"},{"name":"get notification details by  ID","id":"b280ce0f-c69d-4cd4-964b-2c51ee40d0fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8081/notes/:id","urlObject":{"protocol":"http","port":"8081","path":["notes",":id"],"host":["localhost"],"query":[],"variable":[{"id":"0ad6a49a-7405-49d2-a840-210fea3d275d","type":"any","value":null,"key":"id"}]}},"response":[],"_postman_id":"b280ce0f-c69d-4cd4-964b-2c51ee40d0fb"},{"name":"create new notifications","id":"7278ef6a-06be-4bae-b54c-b2cb0279bf92","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"user_id\":1,\r\n    \"subject\":\"sss\",\r\n    \"description\":\"ddddddddd\",\r\n    \"read_status\":\"read\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/notification/createNotification","urlObject":{"protocol":"http","port":"8081","path":["notification","createNotification"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7278ef6a-06be-4bae-b54c-b2cb0279bf92"}],"id":"92f97aae-d35b-4f0d-9ed8-ef90d95fc487","_postman_id":"92f97aae-d35b-4f0d-9ed8-ef90d95fc487","description":""},{"name":"Admin","item":[{"name":"get all admins details","id":"10ed5cca-80e5-4933-a098-05bb59cef4af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://learnxy.azurewebsites.net/admin/alladmins","urlObject":{"protocol":"https","path":["admin","alladmins"],"host":["learnxy","azurewebsites","net"],"query":[],"variable":[]}},"response":[],"_postman_id":"10ed5cca-80e5-4933-a098-05bb59cef4af"},{"name":"get admin details by user ID","id":"88a24df2-dd29-4063-8989-142a374a8821","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8081/admin/:id","urlObject":{"protocol":"http","port":"8081","path":["admin",":id"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":"auth0|62d3b029976da42a099c7343","key":"id"}]}},"response":[],"_postman_id":"88a24df2-dd29-4063-8989-142a374a8821"},{"name":"create new admin","id":"54c6f1ee-0b44-4e22-900d-50252210fa31","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"first_name\":\"sadeepa\",\r\n    \"last_name\":\"bhashitha\",\r\n    \"mobile_no\":\"0705614640\",\r\n    \"user_id\":1\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/admin/createAdmin","urlObject":{"protocol":"http","port":"8081","path":["admin","createAdmin"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"54c6f1ee-0b44-4e22-900d-50252210fa31"},{"name":"remove users using their ID s","id":"2de11185-2717-401d-9bd1-7fe8723ed1e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"user_id\":1\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/admin/removeUser","urlObject":{"protocol":"http","port":"8081","path":["admin","removeUser"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"2de11185-2717-401d-9bd1-7fe8723ed1e5"},{"name":"Teacher Verification","id":"0e90fdf2-82c5-4a58-b94a-3b16fbf6e5f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"user_id\":2\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/admin/verifyTeacher","urlObject":{"protocol":"http","port":"8081","path":["admin","verifyTeacher"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"0e90fdf2-82c5-4a58-b94a-3b16fbf6e5f1"},{"name":"Institute Verification","id":"d60045db-d59c-40fe-a8d0-372c1398ed5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"user_id\":2\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/admin/verifyInstitute","urlObject":{"protocol":"http","port":"8081","path":["admin","verifyInstitute"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"d60045db-d59c-40fe-a8d0-372c1398ed5c"},{"name":"Teacher Rejection","id":"517e267d-530f-44f6-a043-41de5fde4185","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"user_id\":1\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/admin/rejectTeacher","urlObject":{"protocol":"http","port":"8081","path":["admin","rejectTeacher"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"517e267d-530f-44f6-a043-41de5fde4185"},{"name":"Institute Rejection","id":"04e4cf6b-9e37-4271-9785-579e804bf0ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"user_id\":1\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/admin/rejectInstitute","urlObject":{"protocol":"http","port":"8081","path":["admin","rejectInstitute"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"04e4cf6b-9e37-4271-9785-579e804bf0ca"},{"name":"Teachers Pending Requests","id":"03fed6b8-35df-46d3-be38-9f33aeebca09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8081/admin/newTeacherRequests","urlObject":{"protocol":"http","port":"8081","path":["admin","newTeacherRequests"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"03fed6b8-35df-46d3-be38-9f33aeebca09"},{"name":"Institute Pending Requests","id":"e9e3d3d7-0732-4635-a753-efcf9cf9bb64","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8081/admin/newInstituteRequests","urlObject":{"protocol":"http","port":"8081","path":["admin","newInstituteRequests"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"e9e3d3d7-0732-4635-a753-efcf9cf9bb64"}],"id":"c458a80d-dc0b-4638-acb9-f81c3b900ba3","_postman_id":"c458a80d-dc0b-4638-acb9-f81c3b900ba3","description":""},{"name":"Auth0","item":[{"name":"CreateAuth Parent","id":"8cdd00d0-e0db-49b1-89f5-4a4d8777e893","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"prasaassfdfqqqdfdqqwwwwdsd@gmail.com\",\r\n    \"Firstname\":\"bhashitha\",\r\n    \"Lastname\": \"Sadeepa\",\r\n    \"Password\": \"test\"  \r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/auth/createParent","urlObject":{"protocol":"http","port":"8081","path":["auth","createParent"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8cdd00d0-e0db-49b1-89f5-4a4d8777e893"},{"name":"Block Auth User","id":"fbb029de-0d36-40f1-83ea-7334f6093eda","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"user_id\":\"auth0|6310453a003454364c273c76\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/auth/block","urlObject":{"protocol":"http","port":"8081","path":["auth","block"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"fbb029de-0d36-40f1-83ea-7334f6093eda"},{"name":"Change Profile Details","id":"aa66ebd6-a3cd-4bba-bd2f-6beb65c345bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"user_id\":\"auth0|62ef3fe45c78b441451857ca\",\r\n    \"Firstname\": \"Upulshantha\",\r\n    \"Lastname\": \"Sananasgala\"                 \r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/auth/changeProfile","urlObject":{"protocol":"http","port":"8081","path":["auth","changeProfile"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"aa66ebd6-a3cd-4bba-bd2f-6beb65c345bb"}],"id":"c13a9f48-bbed-4818-8162-e6ebf38d31e5","_postman_id":"c13a9f48-bbed-4818-8162-e6ebf38d31e5","description":""},{"name":"Help And Support","item":[{"name":"Contact US","id":"cd6f46fd-dac0-475a-ab1b-7fe2907417f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"prasaassfdfqqqdfdqqwwwwdsd@gmail.com\",\r\n    \"subject\":\"bhashitha\",\r\n    \"name\": \"Sadeepa\",\r\n    \"message\": \"test\"  \r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8081/contact/contactUs","urlObject":{"protocol":"http","port":"8081","path":["contact","contactUs"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"cd6f46fd-dac0-475a-ab1b-7fe2907417f7"}],"id":"3c6cbb36-2732-4b07-842b-49b299a7b34d","_postman_id":"3c6cbb36-2732-4b07-842b-49b299a7b34d","description":""},{"name":"https://api.imanage.services/api/api/nitc","id":"f38252ca-2762-441b-8bb7-c8b629740b9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"firstName\":\"Prasad\",\n  \"lastName\":\"Meththananda\",\n  \"email\": \"kpdplakshan@gmail.com\",\n  \"nic\":\"198879202020\",\n  \"paymentRef\":\"37611542762612859813\",\n  \"amount\":\"15000.00\",\n  \"day1\": true,\n  \"day2\":true,\n  \"dis\":true,\n  \"inaguration\":true,\n  \"organization\":\"General Sir John Kotelawala Defence University\"\n}\n","options":{"raw":{"language":"json"}}},"url":"https://api.imanage.services/api/api/nitc","urlObject":{"protocol":"https","path":["api","api","nitc"],"host":["api","imanage","services"],"query":[],"variable":[]}},"response":[],"_postman_id":"f38252ca-2762-441b-8bb7-c8b629740b9f"}]}