{"info":{"_postman_id":"4e69a04d-0ac4-4152-8c6b-28ac70f0423d","name":"my-tests","description":"<html><head></head><body><p>College Adminstrative Management System Backend Testing</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"28666999","collectionId":"4e69a04d-0ac4-4152-8c6b-28ac70f0423d","publishedId":"2sA3XJn5fm","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-06-08T03:34:54.000Z"},"item":[{"name":"http://localhost:5000/api/createUser","id":"a4ecf2b9-ea08-400f-960c-bc85a513863e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"authType\":\"Student\",\r\n    \"regNo\":\"std522\",\r\n    \"emailID\":\"sambitkumar@gmail.com\",\r\n    \"mobile\":\"98937498274\",\r\n    \"password\":\"mad456\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/createUser","urlObject":{"protocol":"http","port":"5000","path":["api","createUser"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"c8ddf270-b77a-47e6-a175-fc79c691f91e","name":"http://localhost:5000/api/createUser","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"authType\":\"Student\",\r\n    \"regNo\":\"std522\",\r\n    \"emailID\":\"sambitkumar@gmail.com\",\r\n    \"mobile\":\"98937498274\",\r\n    \"password\":\"mad456\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/login"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"RateLimit-Policy","value":"1000;w=900"},{"key":"RateLimit-Limit","value":"1000"},{"key":"RateLimit-Remaining","value":"998"},{"key":"RateLimit-Reset","value":"837"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"346"},{"key":"ETag","value":"W/\"15a-OavL6oosKpIZp36vzyKptbNV52c\""},{"key":"Date","value":"Sat, 03 Feb 2024 09:34:33 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 201,\n    \"message\": \"User Create successfully\",\n    \"data\": {\n        \"authType\": \"Student\",\n        \"regNo\": \"std522\",\n        \"emailID\": \"sambitkumar@gmail.com\",\n        \"mobile\": 98937498274,\n        \"password\": \"$2b$10$HdIhMxwjPDWS7QhqIz4KQuMMYREWJ5RwXn5RbTBK291RDt/pV7eqK\",\n        \"_id\": \"65be08a96b75ba4cdb813422\",\n        \"createdAt\": \"2024-02-03T09:34:33.777Z\",\n        \"updatedAt\": \"2024-02-03T09:34:33.777Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"a4ecf2b9-ea08-400f-960c-bc85a513863e"},{"name":"http://localhost:5000/api/login","id":"75ab3958-1b8b-44e6-ae53-df8a40043145","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"emailID\":\"sambitkumar@gmail.com\",\r\n    \"password\":\"mad456\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/login","urlObject":{"protocol":"http","port":"5000","path":["api","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"7b0a663f-8e82-42d5-849f-32e609f4ba05","name":"http://localhost:5000/api/login","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"emailID\":\"sambitkumar@gmail.com\",\r\n    \"password\":\"mad456\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"RateLimit-Policy","value":"1000;w=900"},{"key":"RateLimit-Limit","value":"1000"},{"key":"RateLimit-Remaining","value":"997"},{"key":"RateLimit-Reset","value":"598"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"568"},{"key":"ETag","value":"W/\"238-dB1WGlJf50xlYyqlHM0toBD2Qig\""},{"key":"Date","value":"Sat, 03 Feb 2024 09:38:33 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Login successful\",\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2NWJlMDhhOTZiNzViYTRjZGI4MTM0MjIiLCJlbWFpbCI6InNhbWJpdGt1bWFyQGdtYWlsLmNvbSIsImlhdCI6MTcwNjk1MzExMywiZXhwIjoxNzA2OTgxOTEzfQ.3VNIhDlhsjQ_-J3J6kSfD7mLH8Fkkyz6w63EXgYVmBs\",\n    \"user\": {\n        \"_id\": \"65be08a96b75ba4cdb813422\",\n        \"authType\": \"Student\",\n        \"regNo\": \"std522\",\n        \"emailID\": \"sambitkumar@gmail.com\",\n        \"mobile\": 98937498274,\n        \"password\": \"$2b$10$HdIhMxwjPDWS7QhqIz4KQuMMYREWJ5RwXn5RbTBK291RDt/pV7eqK\",\n        \"createdAt\": \"2024-02-03T09:34:33.777Z\",\n        \"updatedAt\": \"2024-02-03T09:34:33.777Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"75ab3958-1b8b-44e6-ae53-df8a40043145"},{"name":"http://localhost:5000/api/getUserById","id":"4dfed917-1796-42a9-a34f-b52d49834a94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n     \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2NWJlMDhhOTZiNzViYTRjZGI4MTM0MjIiLCJlbWFpbCI6InNhbWJpdGt1bWFyQGdtYWlsLmNvbSIsImlhdCI6MTcwNjk1MzExMywiZXhwIjoxNzA2OTgxOTEzfQ.3VNIhDlhsjQ_-J3J6kSfD7mLH8Fkkyz6w63EXgYVmBs\",\r\n     \"id\":\"65be08a96b75ba4cdb813422\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/getUserById","urlObject":{"protocol":"http","port":"5000","path":["api","getUserById"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"0780b719-a9f2-406c-baa7-3d70b64882b3","name":"http://localhost:5000/api/getUserById","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n     \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2NWJlMDhhOTZiNzViYTRjZGI4MTM0MjIiLCJlbWFpbCI6InNhbWJpdGt1bWFyQGdtYWlsLmNvbSIsImlhdCI6MTcwNjk1MzExMywiZXhwIjoxNzA2OTgxOTEzfQ.3VNIhDlhsjQ_-J3J6kSfD7mLH8Fkkyz6w63EXgYVmBs\",\r\n     \"id\":\"65be08a96b75ba4cdb813422\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/getUserById"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"RateLimit-Policy","value":"1000;w=900"},{"key":"RateLimit-Limit","value":"1000"},{"key":"RateLimit-Remaining","value":"996"},{"key":"RateLimit-Reset","value":"422"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"309"},{"key":"ETag","value":"W/\"135-CqnU9T8W/Nopn6tsbCCKHl0sIbY\""},{"key":"Date","value":"Sat, 03 Feb 2024 09:41:28 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"_id\": \"65be08a96b75ba4cdb813422\",\n        \"authType\": \"Student\",\n        \"regNo\": \"std522\",\n        \"emailID\": \"sambitkumar@gmail.com\",\n        \"mobile\": 98937498274,\n        \"password\": \"$2b$10$HdIhMxwjPDWS7QhqIz4KQuMMYREWJ5RwXn5RbTBK291RDt/pV7eqK\",\n        \"createdAt\": \"2024-02-03T09:34:33.777Z\",\n        \"updatedAt\": \"2024-02-03T09:34:33.777Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"4dfed917-1796-42a9-a34f-b52d49834a94"},{"name":"http://localhost:5000/api/AddAdmission","id":"0c7c4257-fa59-41d3-aa6c-93b1e695ad4d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userID\":\"65be08a96b75ba4cdb813422\",\r\n    \"studentData\":{\r\n        \"studfirstName\": \"himanshu\",\r\n        \"studMiddleName\": \"lala\",\r\n        \"studLastName\": \"behera\",\r\n        \"studGender\": \"male\",\r\n        \"studDOB\": \"2024-02-01\",\r\n        \"studCategory\": \"obc\",\r\n        \"studReligion\": \"hindu\",\r\n        \"studFatherName\": \"padmaLochan\",\r\n        \"studMotherName\": \"puspanjali\",\r\n        \"studCity\": \"balasore\",\r\n        \"studPost\": \"balasore\",\r\n        \"studDist\": \"balasore\",\r\n        \"studState\": \"odisha\",\r\n        \"studCountry\": \"india\",\r\n        \"studPin\": 3458,\r\n        \"studAlternativeMobile\": 8349748647,\r\n        \"studParentMobile\": 8349634347,\r\n        \"studAddress\": \"balasore\",\r\n        \"studEducation\": \"btech\",\r\n        \"studPassYear\": 2309,\r\n        \"studStatus\": \"hostel\",\r\n        \"studCollegeFees\": 56000,\r\n         \"acceptance\":\"true\",\r\n         \"status\":\"Accept\"\r\n    \r\n    }\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/getAllcourses","urlObject":{"protocol":"http","port":"5000","path":["api","getAllcourses"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"4b101d0e-3374-4ccc-8455-98ab0cac8e25","name":"http://localhost:5000/api/AddAdmission","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userID\":\"65be08a96b75ba4cdb813422\",\r\n    \"studentData\":{\r\n        \"studfirstName\": \"himanshu\",\r\n        \"studMiddleName\": \"lala\",\r\n        \"studLastName\": \"behera\",\r\n        \"studGender\": \"male\",\r\n        \"studDOB\": \"2024-02-01\",\r\n        \"studCategory\": \"obc\",\r\n        \"studReligion\": \"hindu\",\r\n        \"studFatherName\": \"padmaLochan\",\r\n        \"studMotherName\": \"puspanjali\",\r\n        \"studCity\": \"balasore\",\r\n        \"studPost\": \"balasore\",\r\n        \"studDist\": \"balasore\",\r\n        \"studState\": \"odisha\",\r\n        \"studCountry\": \"india\",\r\n        \"studPin\": 3458,\r\n        \"studAlternativeMobile\": 8349748647,\r\n        \"studParentMobile\": 8349634347,\r\n        \"studAddress\": \"balasore\",\r\n        \"studEducation\": \"btech\",\r\n        \"studPassYear\": 2309,\r\n        \"studStatus\": \"hostel\",\r\n        \"studCollegeFees\": 56000,\r\n         \"acceptance\":\"true\",\r\n         \"status\":\"Accept\"\r\n    \r\n    }\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/AddAdmission"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"RateLimit-Policy","value":"1000;w=900"},{"key":"RateLimit-Limit","value":"1000"},{"key":"RateLimit-Remaining","value":"998"},{"key":"RateLimit-Reset","value":"806"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"799"},{"key":"ETag","value":"W/\"31f-5easee9ZWrJy8bPA17rkU84qy+w\""},{"key":"Date","value":"Sat, 03 Feb 2024 09:56:00 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 201,\n    \"message\": \"Student Addmission successfully\",\n    \"data\": {\n        \"studfirstName\": \"himanshu\",\n        \"studMiddleName\": \"lala\",\n        \"studLastName\": \"behera\",\n        \"studGender\": \"male\",\n        \"studDOB\": \"2024-02-01T00:00:00.000Z\",\n        \"studCategory\": \"obc\",\n        \"studReligion\": \"hindu\",\n        \"studFatherName\": \"padmaLochan\",\n        \"studMotherName\": \"puspanjali\",\n        \"studCity\": \"balasore\",\n        \"studPost\": \"balasore\",\n        \"studDist\": \"balasore\",\n        \"studState\": \"odisha\",\n        \"studCountry\": \"india\",\n        \"studPin\": 3458,\n        \"studAlternativeMobile\": 8349748647,\n        \"studParentMobile\": 8349634347,\n        \"studAddress\": \"balasore\",\n        \"studEducation\": \"btech\",\n        \"studPassYear\": 2309,\n        \"studStatus\": \"hostel\",\n        \"studCollegeFees\": 56000,\n        \"status\": \"Accept\",\n        \"acceptance\": true,\n        \"_id\": \"65be0db02669297f18e18688\",\n        \"createdAt\": \"2024-02-03T09:56:00.261Z\",\n        \"updatedAt\": \"2024-02-03T09:56:00.371Z\",\n        \"__v\": 0,\n        \"userID\": \"65be08a96b75ba4cdb813422\"\n    }\n}"}],"_postman_id":"0c7c4257-fa59-41d3-aa6c-93b1e695ad4d"},{"name":"http://localhost:5000/api/getAllStudents","id":"a4c47d9a-97d9-4802-8341-dac66bb6012e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n     \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2NWJlMDhhOTZiNzViYTRjZGI4MTM0MjIiLCJlbWFpbCI6InNhbWJpdGt1bWFyQGdtYWlsLmNvbSIsImlhdCI6MTcwNjk1MzExMywiZXhwIjoxNzA2OTgxOTEzfQ.3VNIhDlhsjQ_-J3J6kSfD7mLH8Fkkyz6w63EXgYVmBs\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/getAllStudents","urlObject":{"protocol":"http","port":"5000","path":["api","getAllStudents"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"a2a87596-390c-4336-a765-17bd66fd4428","name":"http://localhost:5000/api/getAllStudents","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n     \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2NWJlMDhhOTZiNzViYTRjZGI4MTM0MjIiLCJlbWFpbCI6InNhbWJpdGt1bWFyQGdtYWlsLmNvbSIsImlhdCI6MTcwNjk1MzExMywiZXhwIjoxNzA2OTgxOTEzfQ.3VNIhDlhsjQ_-J3J6kSfD7mLH8Fkkyz6w63EXgYVmBs\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/getAllStudents"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"RateLimit-Policy","value":"1000;w=900"},{"key":"RateLimit-Limit","value":"1000"},{"key":"RateLimit-Remaining","value":"998"},{"key":"RateLimit-Reset","value":"878"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1995"},{"key":"ETag","value":"W/\"7cb-3PHA/CkpubRUabprotGqa9PMYV0\""},{"key":"Date","value":"Sat, 03 Feb 2024 10:02:20 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"success\",\n    \"data\": [\n        {\n            \"_id\": \"65bd29d6f184b4690fa9b751\",\n            \"studfirstName\": \"sambit\",\n            \"studMiddleName\": \"kumar\",\n            \"studLastName\": \"bhuyan\",\n            \"studGender\": \"male\",\n            \"studDOB\": \"2024-02-01T00:00:00.000Z\",\n            \"studCategory\": \"obc\",\n            \"studReligion\": \"hindu\",\n            \"studFatherName\": \"padmaLochan\",\n            \"studMotherName\": \"puspanjali\",\n            \"studCity\": \"balasore\",\n            \"studPost\": \"balasore\",\n            \"studDist\": \"balasore\",\n            \"studState\": \"odisha\",\n            \"studCountry\": \"india\",\n            \"studPin\": 3458,\n            \"studAlternativeMobile\": 8349748647,\n            \"studParentMobile\": 8349634347,\n            \"studAddress\": \"balasore\",\n            \"studEducation\": \"btech\",\n            \"studPassYear\": 2309,\n            \"studStatus\": \"hostel\",\n            \"studCollegeFees\": 56000,\n            \"createdAt\": \"2024-02-02T17:43:50.980Z\",\n            \"updatedAt\": \"2024-02-02T17:43:51.263Z\",\n            \"__v\": 0,\n            \"userID\": {\n                \"_id\": \"65bcb1e9eea6f5eaf46375ee\",\n                \"authType\": \"Student\",\n                \"regNo\": \"std7821\",\n                \"emailID\": \"kbs.li2n@gmail.com\",\n                \"mobile\": 911367817537,\n                \"password\": \"$2b$10$4Fz7H.UI.DCudC7DkoPNQ./xBQnlb7ItFwWO206jQi4I83qGkaFGC\",\n                \"createdAt\": \"2024-02-02T09:12:10.011Z\",\n                \"updatedAt\": \"2024-02-02T09:12:10.011Z\",\n                \"__v\": 0\n            }\n        },\n        {\n            \"_id\": \"65be0db02669297f18e18688\",\n            \"studfirstName\": \"himanshu\",\n            \"studMiddleName\": \"lala\",\n            \"studLastName\": \"behera\",\n            \"studGender\": \"male\",\n            \"studDOB\": \"2024-02-01T00:00:00.000Z\",\n            \"studCategory\": \"obc\",\n            \"studReligion\": \"hindu\",\n            \"studFatherName\": \"padmaLochan\",\n            \"studMotherName\": \"puspanjali\",\n            \"studCity\": \"balasore\",\n            \"studPost\": \"balasore\",\n            \"studDist\": \"balasore\",\n            \"studState\": \"odisha\",\n            \"studCountry\": \"india\",\n            \"studPin\": 3458,\n            \"studAlternativeMobile\": 8349748647,\n            \"studParentMobile\": 8349634347,\n            \"studAddress\": \"balasore\",\n            \"studEducation\": \"btech\",\n            \"studPassYear\": 2309,\n            \"studStatus\": \"hostel\",\n            \"studCollegeFees\": 56000,\n            \"status\": \"Accept\",\n            \"acceptance\": true,\n            \"createdAt\": \"2024-02-03T09:56:00.261Z\",\n            \"updatedAt\": \"2024-02-03T09:56:00.371Z\",\n            \"__v\": 0,\n            \"userID\": {\n                \"_id\": \"65be08a96b75ba4cdb813422\",\n                \"authType\": \"Student\",\n                \"regNo\": \"std522\",\n                \"emailID\": \"sambitkumar@gmail.com\",\n                \"mobile\": 98937498274,\n                \"password\": \"$2b$10$HdIhMxwjPDWS7QhqIz4KQuMMYREWJ5RwXn5RbTBK291RDt/pV7eqK\",\n                \"createdAt\": \"2024-02-03T09:34:33.777Z\",\n                \"updatedAt\": \"2024-02-03T09:34:33.777Z\",\n                \"__v\": 0\n            }\n        }\n    ]\n}"}],"_postman_id":"a4c47d9a-97d9-4802-8341-dac66bb6012e"},{"name":"http://localhost:5000/api/getStudentById","id":"a74f23cd-c86f-4947-a4b1-ef57b7f20f63","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n     \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2NWJlMDhhOTZiNzViYTRjZGI4MTM0MjIiLCJlbWFpbCI6InNhbWJpdGt1bWFyQGdtYWlsLmNvbSIsImlhdCI6MTcwNjk1MzExMywiZXhwIjoxNzA2OTgxOTEzfQ.3VNIhDlhsjQ_-J3J6kSfD7mLH8Fkkyz6w63EXgYVmBs\",\r\n     \"id\":\"65be0db02669297f18e18688\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/getStudentById","urlObject":{"protocol":"http","port":"5000","path":["api","getStudentById"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"106d4015-5da8-4ad5-9d4b-0d9cff12adb9","name":"http://localhost:5000/api/getStudentById","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n     \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2NWJlMDhhOTZiNzViYTRjZGI4MTM0MjIiLCJlbWFpbCI6InNhbWJpdGt1bWFyQGdtYWlsLmNvbSIsImlhdCI6MTcwNjk1MzExMywiZXhwIjoxNzA2OTgxOTEzfQ.3VNIhDlhsjQ_-J3J6kSfD7mLH8Fkkyz6w63EXgYVmBs\",\r\n     \"id\":\"65be0db02669297f18e18688\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/updateStudentById"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"RateLimit-Policy","value":"1000;w=900"},{"key":"RateLimit-Limit","value":"1000"},{"key":"RateLimit-Remaining","value":"996"},{"key":"RateLimit-Reset","value":"307"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1016"},{"key":"ETag","value":"W/\"3f8-6XacSKRoWQqJxHpc03T7zMAVRU4\""},{"key":"Date","value":"Sat, 03 Feb 2024 10:11:51 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"_id\": \"65be0db02669297f18e18688\",\n        \"studfirstName\": \"himanshu\",\n        \"studMiddleName\": \"lala\",\n        \"studLastName\": \"behera\",\n        \"studGender\": \"male\",\n        \"studDOB\": \"2024-02-01T00:00:00.000Z\",\n        \"studCategory\": \"obc\",\n        \"studReligion\": \"hindu\",\n        \"studFatherName\": \"padmaLochan\",\n        \"studMotherName\": \"puspanjali\",\n        \"studCity\": \"balasore\",\n        \"studPost\": \"balasore\",\n        \"studDist\": \"balasore\",\n        \"studState\": \"odisha\",\n        \"studCountry\": \"india\",\n        \"studPin\": 3458,\n        \"studAlternativeMobile\": 8349748647,\n        \"studParentMobile\": 8349634347,\n        \"studAddress\": \"balasore\",\n        \"studEducation\": \"btech\",\n        \"studPassYear\": 2309,\n        \"studStatus\": \"hostel\",\n        \"studCollegeFees\": 56000,\n        \"status\": \"Accept\",\n        \"acceptance\": true,\n        \"createdAt\": \"2024-02-03T09:56:00.261Z\",\n        \"updatedAt\": \"2024-02-03T09:56:00.371Z\",\n        \"__v\": 0,\n        \"userID\": {\n            \"_id\": \"65be08a96b75ba4cdb813422\",\n            \"authType\": \"Student\",\n            \"regNo\": \"std522\",\n            \"emailID\": \"sambitkumar@gmail.com\",\n            \"mobile\": 98937498274,\n            \"password\": \"$2b$10$HdIhMxwjPDWS7QhqIz4KQuMMYREWJ5RwXn5RbTBK291RDt/pV7eqK\",\n            \"createdAt\": \"2024-02-03T09:34:33.777Z\",\n            \"updatedAt\": \"2024-02-03T09:34:33.777Z\",\n            \"__v\": 0\n        }\n    }\n}"}],"_postman_id":"a74f23cd-c86f-4947-a4b1-ef57b7f20f63"},{"name":"http://localhost:5000/api/updateStudentById","id":"7264632d-4617-4536-ad90-236248c408e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\":\"65be0db02669297f18e18688\",\r\n     \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2NWJlMDhhOTZiNzViYTRjZGI4MTM0MjIiLCJlbWFpbCI6InNhbWJpdGt1bWFyQGdtYWlsLmNvbSIsImlhdCI6MTcwNjk1MzExMywiZXhwIjoxNzA2OTgxOTEzfQ.3VNIhDlhsjQ_-J3J6kSfD7mLH8Fkkyz6w63EXgYVmBs\",\r\n     \"studMiddleName\": \"radheeshyam\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/updateStudentById","urlObject":{"protocol":"http","port":"5000","path":["api","updateStudentById"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"e10e09cd-c4f3-4f3a-9597-4d9e100982ea","name":"http://localhost:5000/api/updateStudentById","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\":\"65be0db02669297f18e18688\",\r\n     \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2NWJlMDhhOTZiNzViYTRjZGI4MTM0MjIiLCJlbWFpbCI6InNhbWJpdGt1bWFyQGdtYWlsLmNvbSIsImlhdCI6MTcwNjk1MzExMywiZXhwIjoxNzA2OTgxOTEzfQ.3VNIhDlhsjQ_-J3J6kSfD7mLH8Fkkyz6w63EXgYVmBs\",\r\n     \"studMiddleName\": \"radheeshyam\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/updateStudentById"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"RateLimit-Policy","value":"1000;w=900"},{"key":"RateLimit-Limit","value":"1000"},{"key":"RateLimit-Remaining","value":"995"},{"key":"RateLimit-Reset","value":"69"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"800"},{"key":"ETag","value":"W/\"320-lAFRCDyLgT7+S7i5imz3fd04Rbk\""},{"key":"Date","value":"Sat, 03 Feb 2024 10:15:49 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"User updated successfully\",\n    \"data\": {\n        \"_id\": \"65be0db02669297f18e18688\",\n        \"studfirstName\": \"himanshu\",\n        \"studMiddleName\": \"radheeshyam\",\n        \"studLastName\": \"behera\",\n        \"studGender\": \"male\",\n        \"studDOB\": \"2024-02-01T00:00:00.000Z\",\n        \"studCategory\": \"obc\",\n        \"studReligion\": \"hindu\",\n        \"studFatherName\": \"padmaLochan\",\n        \"studMotherName\": \"puspanjali\",\n        \"studCity\": \"balasore\",\n        \"studPost\": \"balasore\",\n        \"studDist\": \"balasore\",\n        \"studState\": \"odisha\",\n        \"studCountry\": \"india\",\n        \"studPin\": 3458,\n        \"studAlternativeMobile\": 8349748647,\n        \"studParentMobile\": 8349634347,\n        \"studAddress\": \"balasore\",\n        \"studEducation\": \"btech\",\n        \"studPassYear\": 2309,\n        \"studStatus\": \"hostel\",\n        \"studCollegeFees\": 56000,\n        \"status\": \"Accept\",\n        \"acceptance\": true,\n        \"createdAt\": \"2024-02-03T09:56:00.261Z\",\n        \"updatedAt\": \"2024-02-03T10:15:48.905Z\",\n        \"__v\": 0,\n        \"userID\": \"65be08a96b75ba4cdb813422\"\n    }\n}"}],"_postman_id":"7264632d-4617-4536-ad90-236248c408e7"},{"name":"http://localhost:5000/api/createProfessor","id":"e13c56f3-14f5-49ca-a0b7-de3d4cc3242f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userID\":\"65bcb311eea6f5eaf46375f2\",\r\n    \"profData\":{\r\n        \"profFirstName\":\"sagar\",\r\n        \"profMiddleName\":\"sidhi\",\r\n        \"profLastName\":\"kalia\",\r\n        \"profGender\":\"male\",\r\n        \"profDOB\":\"1999-04-28\",\r\n        \"profDateOfJoining\":\"2024-02-01\",\r\n        \"profCity\":\"soro\",\r\n        \"profPost\":\"sherghar\",\r\n        \"profDist\":\"balasore\",\r\n        \"profState\":\"balasore\",\r\n        \"profCountry\":\"india\",\r\n        \"profPin\":758934,\r\n        \"profAddress\":\"balasore\",\r\n        \"profAltMobile\":74625273983,\r\n        \"profEducation\":\"mtech\",\r\n        \"profQualification\":\"Mtech\",\r\n        \"profPosition\":\"Eng_teacher\",\r\n        \"profSalary\":46378,\r\n        \"acceptance\":\"true\",\r\n        \"status\":\"Accept\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/createProfessor","urlObject":{"protocol":"http","port":"5000","path":["api","createProfessor"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"754614b6-4027-4ecd-853a-1abe8632d012","name":"http://localhost:5000/api/createProfessor","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userID\":\"65bcb311eea6f5eaf46375f2\",\r\n    \"profData\":{\r\n        \"profFirstName\":\"sagar\",\r\n        \"profMiddleName\":\"sidhi\",\r\n        \"profLastName\":\"kalia\",\r\n        \"profGender\":\"male\",\r\n        \"profDOB\":\"1999-04-28\",\r\n        \"profDateOfJoining\":\"2024-02-01\",\r\n        \"profCity\":\"soro\",\r\n        \"profPost\":\"sherghar\",\r\n        \"profDist\":\"balasore\",\r\n        \"profState\":\"balasore\",\r\n        \"profCountry\":\"india\",\r\n        \"profPin\":758934,\r\n        \"profAddress\":\"balasore\",\r\n        \"profAltMobile\":74625273983,\r\n        \"profEducation\":\"mtech\",\r\n        \"profQualification\":\"Mtech\",\r\n        \"profPosition\":\"Eng_teacher\",\r\n        \"profSalary\":46378,\r\n        \"acceptance\":\"true\",\r\n        \"status\":\"Accept\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/createProfessor"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"RateLimit-Policy","value":"1000;w=900"},{"key":"RateLimit-Limit","value":"1000"},{"key":"RateLimit-Remaining","value":"999"},{"key":"RateLimit-Reset","value":"900"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"685"},{"key":"ETag","value":"W/\"2ad-VNEaa1sKaUmlpVQfxxPQWOBVXaY\""},{"key":"Date","value":"Sun, 04 Feb 2024 02:23:10 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 201,\n    \"message\": \"Professer Addmission successfully\",\n    \"data\": {\n        \"profFirstName\": \"sagar\",\n        \"profMiddleName\": \"sidhi\",\n        \"profLastName\": \"kalia\",\n        \"profGender\": \"male\",\n        \"profDOB\": \"1999-04-28\",\n        \"profDateOfJoining\": \"2024-02-01\",\n        \"profCity\": \"soro\",\n        \"profPost\": \"sherghar\",\n        \"profDist\": \"balasore\",\n        \"profState\": \"balasore\",\n        \"profCountry\": \"india\",\n        \"profPin\": 758934,\n        \"profAddress\": \"balasore\",\n        \"profAltMobile\": 74625273983,\n        \"profEducation\": \"mtech\",\n        \"profQualification\": \"Mtech\",\n        \"profPosition\": \"Eng_teacher\",\n        \"profSalary\": 46378,\n        \"acceptance\": true,\n        \"status\": \"Accept\",\n        \"_id\": \"65bef50e82a3b5e3fd901fb1\",\n        \"createdAt\": \"2024-02-04T02:23:10.255Z\",\n        \"updatedAt\": \"2024-02-04T02:23:10.363Z\",\n        \"__v\": 0,\n        \"userID\": \"65bcb311eea6f5eaf46375f2\"\n    }\n}"}],"_postman_id":"e13c56f3-14f5-49ca-a0b7-de3d4cc3242f"},{"name":"http://localhost:5000/api/getAllProfessors","id":"2e75afb8-5e37-41b1-b1a1-3a5b0314f489","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n     \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2NWJlZjZiMDgyYTNiNWUzZmQ5MDFmYjYiLCJlbWFpbCI6InN1c2FudGhzaW5nQGdtYWlsLmNvbSIsImlhdCI6MTcwNzAxMzkzNCwiZXhwIjoxNzA3MDQyNzM0fQ.2EtDp5Vn7U58goqgV7LVGHp-dvPSW4EG3kDG4XuHp40\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/getAllProfessors","urlObject":{"protocol":"http","port":"5000","path":["api","getAllProfessors"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"deed61cb-1021-449b-a203-ed163fda5363","name":"http://localhost:5000/api/getAllProfessors","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n     \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2NWJlZjZiMDgyYTNiNWUzZmQ5MDFmYjYiLCJlbWFpbCI6InN1c2FudGhzaW5nQGdtYWlsLmNvbSIsImlhdCI6MTcwNzAxMzkzNCwiZXhwIjoxNzA3MDQyNzM0fQ.2EtDp5Vn7U58goqgV7LVGHp-dvPSW4EG3kDG4XuHp40\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/getAllProfessors"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"RateLimit-Policy","value":"1000;w=900"},{"key":"RateLimit-Limit","value":"1000"},{"key":"RateLimit-Remaining","value":"998"},{"key":"RateLimit-Reset","value":"892"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1789"},{"key":"ETag","value":"W/\"6fd-gImqJXdpGI4m+PSz11hSsJV/o8I\""},{"key":"Date","value":"Sun, 04 Feb 2024 02:39:31 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"success\",\n    \"data\": [\n        {\n            \"_id\": \"65bef50e82a3b5e3fd901fb1\",\n            \"profFirstName\": \"sagar\",\n            \"profMiddleName\": \"sidhi\",\n            \"profLastName\": \"kalia\",\n            \"profGender\": \"male\",\n            \"profDOB\": \"1999-04-28\",\n            \"profDateOfJoining\": \"2024-02-01\",\n            \"profCity\": \"soro\",\n            \"profPost\": \"sherghar\",\n            \"profDist\": \"balasore\",\n            \"profState\": \"balasore\",\n            \"profCountry\": \"india\",\n            \"profPin\": 758934,\n            \"profAddress\": \"balasore\",\n            \"profAltMobile\": 74625273983,\n            \"profEducation\": \"mtech\",\n            \"profQualification\": \"Mtech\",\n            \"profPosition\": \"Eng_teacher\",\n            \"profSalary\": 46378,\n            \"acceptance\": true,\n            \"status\": \"Accept\",\n            \"createdAt\": \"2024-02-04T02:23:10.255Z\",\n            \"updatedAt\": \"2024-02-04T02:23:10.363Z\",\n            \"__v\": 0,\n            \"userID\": {\n                \"_id\": \"65bcb311eea6f5eaf46375f2\",\n                \"authType\": \"Emp\",\n                \"regNo\": \"Emp7821\",\n                \"emailID\": \"kbs@gmail.com\",\n                \"mobile\": 9199776007537,\n                \"password\": \"$2b$10$1DgImtSfwtFX9lnDKf3P3enqGaUbf0o42eOwrI9zc1xCw.5reOZQi\",\n                \"createdAt\": \"2024-02-02T09:17:05.272Z\",\n                \"updatedAt\": \"2024-02-02T09:17:05.272Z\",\n                \"__v\": 0\n            }\n        },\n        {\n            \"_id\": \"65bef86082a3b5e3fd901fb9\",\n            \"profFirstName\": \"puja\",\n            \"profMiddleName\": \"trisha\",\n            \"profLastName\": \"jena\",\n            \"profGender\": \"female\",\n            \"profDOB\": \"1990-09-08\",\n            \"profDateOfJoining\": \"2021-04-19\",\n            \"profCity\": \"baripada\",\n            \"profPost\": \"baripada\",\n            \"profDist\": \"baripada\",\n            \"profState\": \"odisha\",\n            \"profCountry\": \"india\",\n            \"profPin\": 757029,\n            \"profAddress\": \"baripada\",\n            \"profAltMobile\": 74625273983,\n            \"profEducation\": \"M-feld\",\n            \"profQualification\": \"Mtech\",\n            \"profPosition\": \"compu_teacher\",\n            \"profSalary\": 87258,\n            \"acceptance\": true,\n            \"status\": \"Accept\",\n            \"createdAt\": \"2024-02-04T02:37:20.522Z\",\n            \"updatedAt\": \"2024-02-04T02:37:20.636Z\",\n            \"__v\": 0,\n            \"userID\": {\n                \"_id\": \"65bcb311eea6f5eaf46375f2\",\n                \"authType\": \"Emp\",\n                \"regNo\": \"Emp7821\",\n                \"emailID\": \"kbs@gmail.com\",\n                \"mobile\": 9199776007537,\n                \"password\": \"$2b$10$1DgImtSfwtFX9lnDKf3P3enqGaUbf0o42eOwrI9zc1xCw.5reOZQi\",\n                \"createdAt\": \"2024-02-02T09:17:05.272Z\",\n                \"updatedAt\": \"2024-02-02T09:17:05.272Z\",\n                \"__v\": 0\n            }\n        }\n    ]\n}"}],"_postman_id":"2e75afb8-5e37-41b1-b1a1-3a5b0314f489"},{"name":"http://localhost:5000/api/getProfessorById","id":"46ec39b1-4014-47ce-bc68-cdd36e2079ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n      \"id\": \"65bef86082a3b5e3fd901fb9\",\r\n     \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2NWJlZjZiMDgyYTNiNWUzZmQ5MDFmYjYiLCJlbWFpbCI6InN1c2FudGhzaW5nQGdtYWlsLmNvbSIsImlhdCI6MTcwNzAxMzkzNCwiZXhwIjoxNzA3MDQyNzM0fQ.2EtDp5Vn7U58goqgV7LVGHp-dvPSW4EG3kDG4XuHp40\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/getProfessorById","urlObject":{"protocol":"http","port":"5000","path":["api","getProfessorById"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"092abf4b-e550-42ae-9971-9ecddaaff7a7","name":"http://localhost:5000/api/getProfessorById","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n      \"id\": \"65bef86082a3b5e3fd901fb9\",\r\n     \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2NWJlZjZiMDgyYTNiNWUzZmQ5MDFmYjYiLCJlbWFpbCI6InN1c2FudGhzaW5nQGdtYWlsLmNvbSIsImlhdCI6MTcwNzAxMzkzNCwiZXhwIjoxNzA3MDQyNzM0fQ.2EtDp5Vn7U58goqgV7LVGHp-dvPSW4EG3kDG4XuHp40\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/getProfessorById"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"RateLimit-Policy","value":"1000;w=900"},{"key":"RateLimit-Limit","value":"1000"},{"key":"RateLimit-Remaining","value":"997"},{"key":"RateLimit-Reset","value":"645"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"897"},{"key":"ETag","value":"W/\"381-LbCFWTCdKqFZpOUWpQmnVsrySCA\""},{"key":"Date","value":"Sun, 04 Feb 2024 02:43:38 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"_id\": \"65bef86082a3b5e3fd901fb9\",\n        \"profFirstName\": \"puja\",\n        \"profMiddleName\": \"trisha\",\n        \"profLastName\": \"jena\",\n        \"profGender\": \"female\",\n        \"profDOB\": \"1990-09-08\",\n        \"profDateOfJoining\": \"2021-04-19\",\n        \"profCity\": \"baripada\",\n        \"profPost\": \"baripada\",\n        \"profDist\": \"baripada\",\n        \"profState\": \"odisha\",\n        \"profCountry\": \"india\",\n        \"profPin\": 757029,\n        \"profAddress\": \"baripada\",\n        \"profAltMobile\": 74625273983,\n        \"profEducation\": \"M-feld\",\n        \"profQualification\": \"Mtech\",\n        \"profPosition\": \"compu_teacher\",\n        \"profSalary\": 87258,\n        \"acceptance\": true,\n        \"status\": \"Accept\",\n        \"createdAt\": \"2024-02-04T02:37:20.522Z\",\n        \"updatedAt\": \"2024-02-04T02:37:20.636Z\",\n        \"__v\": 0,\n        \"userID\": {\n            \"_id\": \"65bcb311eea6f5eaf46375f2\",\n            \"authType\": \"Emp\",\n            \"regNo\": \"Emp7821\",\n            \"emailID\": \"kbs@gmail.com\",\n            \"mobile\": 9199776007537,\n            \"password\": \"$2b$10$1DgImtSfwtFX9lnDKf3P3enqGaUbf0o42eOwrI9zc1xCw.5reOZQi\",\n            \"createdAt\": \"2024-02-02T09:17:05.272Z\",\n            \"updatedAt\": \"2024-02-02T09:17:05.272Z\",\n            \"__v\": 0\n        }\n    }\n}"}],"_postman_id":"46ec39b1-4014-47ce-bc68-cdd36e2079ee"},{"name":"http://localhost:5000/api/updateProfessorById","id":"b0b8e058-e31d-4a30-ae83-5e01114af451","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n      \"id\": \"65bef86082a3b5e3fd901fb9\",\r\n     \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2NWJlZjZiMDgyYTNiNWUzZmQ5MDFmYjYiLCJlbWFpbCI6InN1c2FudGhzaW5nQGdtYWlsLmNvbSIsImlhdCI6MTcwNzAxMzkzNCwiZXhwIjoxNzA3MDQyNzM0fQ.2EtDp5Vn7U58goqgV7LVGHp-dvPSW4EG3kDG4XuHp40\",\r\n      \"profMiddleName\": \"rani\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/updateProfessorById","urlObject":{"protocol":"http","port":"5000","path":["api","updateProfessorById"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"ce22aba2-41da-4b72-aac9-f3b4b6b9ae92","name":"http://localhost:5000/api/updateProfessorById","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n      \"id\": \"65bef86082a3b5e3fd901fb9\",\r\n     \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2NWJlZjZiMDgyYTNiNWUzZmQ5MDFmYjYiLCJlbWFpbCI6InN1c2FudGhzaW5nQGdtYWlsLmNvbSIsImlhdCI6MTcwNzAxMzkzNCwiZXhwIjoxNzA3MDQyNzM0fQ.2EtDp5Vn7U58goqgV7LVGHp-dvPSW4EG3kDG4XuHp40\",\r\n      \"profMiddleName\": \"rani\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/updateProfessorById"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"RateLimit-Policy","value":"1000;w=900"},{"key":"RateLimit-Limit","value":"1000"},{"key":"RateLimit-Remaining","value":"996"},{"key":"RateLimit-Reset","value":"455"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"940"},{"key":"ETag","value":"W/\"3ac-AhXQ9Ve6bEVJlQCRUWiNfOnFbHk\""},{"key":"Date","value":"Sun, 04 Feb 2024 02:46:48 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Professor is update successfully\",\n    \"data\": {\n        \"_id\": \"65bef86082a3b5e3fd901fb9\",\n        \"profFirstName\": \"puja\",\n        \"profMiddleName\": \"rani\",\n        \"profLastName\": \"jena\",\n        \"profGender\": \"female\",\n        \"profDOB\": \"1990-09-08\",\n        \"profDateOfJoining\": \"2021-04-19\",\n        \"profCity\": \"baripada\",\n        \"profPost\": \"baripada\",\n        \"profDist\": \"baripada\",\n        \"profState\": \"odisha\",\n        \"profCountry\": \"india\",\n        \"profPin\": 757029,\n        \"profAddress\": \"baripada\",\n        \"profAltMobile\": 74625273983,\n        \"profEducation\": \"M-feld\",\n        \"profQualification\": \"Mtech\",\n        \"profPosition\": \"compu_teacher\",\n        \"profSalary\": 87258,\n        \"acceptance\": true,\n        \"status\": \"Accept\",\n        \"createdAt\": \"2024-02-04T02:37:20.522Z\",\n        \"updatedAt\": \"2024-02-04T02:46:48.084Z\",\n        \"__v\": 0,\n        \"userID\": {\n            \"_id\": \"65bcb311eea6f5eaf46375f2\",\n            \"authType\": \"Emp\",\n            \"regNo\": \"Emp7821\",\n            \"emailID\": \"kbs@gmail.com\",\n            \"mobile\": 9199776007537,\n            \"password\": \"$2b$10$1DgImtSfwtFX9lnDKf3P3enqGaUbf0o42eOwrI9zc1xCw.5reOZQi\",\n            \"createdAt\": \"2024-02-02T09:17:05.272Z\",\n            \"updatedAt\": \"2024-02-02T09:17:05.272Z\",\n            \"__v\": 0\n        }\n    }\n}"}],"_postman_id":"b0b8e058-e31d-4a30-ae83-5e01114af451"},{"name":"http://localhost:5000/api/feedback","id":"1e6b14d3-e149-470e-8b0d-58e1ac494f15","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n      \"userID\": \"65be08a96b75ba4cdb813422\",\r\n      \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2NWJlZjZiMDgyYTNiNWUzZmQ5MDFmYjYiLCJlbWFpbCI6InN1c2FudGhzaW5nQGdtYWlsLmNvbSIsImlhdCI6MTcwNzAxMzkzNCwiZXhwIjoxNzA3MDQyNzM0fQ.2EtDp5Vn7U58goqgV7LVGHp-dvPSW4EG3kDG4XuHp40\",\r\n      \"feedbackDetails\":{\r\n      \"userName\":\"sid455\",\r\n     \"email\":\"sambitkumar@gmail.com\",\r\n     \"raitings\":3,\r\n     \"opinion\":\" yes_college\"\r\n      }\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/feedback","urlObject":{"protocol":"http","port":"5000","path":["api","feedback"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"ab342116-ac66-478c-8edd-5214bcf4aaee","name":"http://localhost:5000/api/feedback","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n      \"userID\": \"65be08a96b75ba4cdb813422\",\r\n      \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2NWJlZjZiMDgyYTNiNWUzZmQ5MDFmYjYiLCJlbWFpbCI6InN1c2FudGhzaW5nQGdtYWlsLmNvbSIsImlhdCI6MTcwNzAxMzkzNCwiZXhwIjoxNzA3MDQyNzM0fQ.2EtDp5Vn7U58goqgV7LVGHp-dvPSW4EG3kDG4XuHp40\",\r\n      \"feedbackDetails\":{\r\n      \"userName\":\"sid455\",\r\n     \"email\":\"kbs@gmail.com\",\r\n     \"raitings\":3,\r\n     \"opinion\":\" yes_college\"\r\n      }\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/feedback"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"RateLimit-Policy","value":"1000;w=900"},{"key":"RateLimit-Limit","value":"1000"},{"key":"RateLimit-Remaining","value":"999"},{"key":"RateLimit-Reset","value":"900"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"275"},{"key":"ETag","value":"W/\"113-Q4uvP/hL9zxbNbGmQSRZklyUyBE\""},{"key":"Date","value":"Sun, 04 Feb 2024 04:18:08 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 201,\n    \"message\": \"Feedback submited successfully\",\n    \"data\": {\n        \"userName\": \"sid455\",\n        \"email\": \"sambitkumar@gmail.com\",\n        \"raitings\": 3,\n        \"opinion\": \" yes_college\",\n        \"_id\": \"65bf10007a391eb712bb6a99\",\n        \"createdAt\": \"2024-02-04T04:18:08.803Z\",\n        \"updatedAt\": \"2024-02-04T04:18:08.803Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"1e6b14d3-e149-470e-8b0d-58e1ac494f15"},{"name":"http://localhost:5000/api/getAllcourses","id":"5bc23928-53a2-40bd-8084-71a6f42b63c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n     \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2NWJlZjZiMDgyYTNiNWUzZmQ5MDFmYjYiLCJlbWFpbCI6InN1c2FudGhzaW5nQGdtYWlsLmNvbSIsImlhdCI6MTcwNzAxMzkzNCwiZXhwIjoxNzA3MDQyNzM0fQ.2EtDp5Vn7U58goqgV7LVGHp-dvPSW4EG3kDG4XuHp40\",\r\n     \"stdCourse\":\"Btech\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/getAllcourses","urlObject":{"protocol":"http","port":"5000","path":["api","getAllcourses"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"f0225705-017f-4ffd-9cda-524da8f87f43","name":"http://localhost:5000/api/getAllcourses","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n     \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2NWJlZjZiMDgyYTNiNWUzZmQ5MDFmYjYiLCJlbWFpbCI6InN1c2FudGhzaW5nQGdtYWlsLmNvbSIsImlhdCI6MTcwNzAxMzkzNCwiZXhwIjoxNzA3MDQyNzM0fQ.2EtDp5Vn7U58goqgV7LVGHp-dvPSW4EG3kDG4XuHp40\",\r\n     \"stdCourse\":\"Btech\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/getAllcourses"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"RateLimit-Policy","value":"1000;w=900"},{"key":"RateLimit-Limit","value":"1000"},{"key":"RateLimit-Remaining","value":"999"},{"key":"RateLimit-Reset","value":"900"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"3003"},{"key":"ETag","value":"W/\"bbb-SRgDQdjxPPTmyEa9y3rl9xDa3h0\""},{"key":"Date","value":"Sun, 04 Feb 2024 09:17:17 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"success\",\n    \"data\": [\n        {\n            \"_id\": \"65bd29d6f184b4690fa9b751\",\n            \"studfirstName\": \"sambit\",\n            \"studMiddleName\": \"kumar\",\n            \"studLastName\": \"bhuyan\",\n            \"studGender\": \"male\",\n            \"studDOB\": \"2024-02-01T00:00:00.000Z\",\n            \"studCategory\": \"obc\",\n            \"studReligion\": \"hindu\",\n            \"studFatherName\": \"padmaLochan\",\n            \"studMotherName\": \"puspanjali\",\n            \"studCity\": \"balasore\",\n            \"studPost\": \"balasore\",\n            \"studDist\": \"balasore\",\n            \"studState\": \"odisha\",\n            \"studCountry\": \"india\",\n            \"studPin\": 3458,\n            \"studAlternativeMobile\": 8349748647,\n            \"studParentMobile\": 8349634347,\n            \"studAddress\": \"balasore\",\n            \"studPassYear\": 2309,\n            \"studStatus\": \"hostel\",\n            \"studCollegeFees\": 56000,\n            \"createdAt\": \"2024-02-02T17:43:50.980Z\",\n            \"updatedAt\": \"2024-02-02T17:43:51.263Z\",\n            \"__v\": 0,\n            \"userID\": {\n                \"_id\": \"65bcb1e9eea6f5eaf46375ee\",\n                \"authType\": \"Student\",\n                \"regNo\": \"std7821\",\n                \"emailID\": \"kbs.li2n@gmail.com\",\n                \"mobile\": 911367817537,\n                \"password\": \"$2b$10$4Fz7H.UI.DCudC7DkoPNQ./xBQnlb7ItFwWO206jQi4I83qGkaFGC\",\n                \"createdAt\": \"2024-02-02T09:12:10.011Z\",\n                \"updatedAt\": \"2024-02-02T09:12:10.011Z\",\n                \"__v\": 0\n            },\n            \"stdCourse\": \"Btech\"\n        },\n        {\n            \"_id\": \"65be0db02669297f18e18688\",\n            \"studfirstName\": \"himanshu\",\n            \"studMiddleName\": \"radheeshyam\",\n            \"studLastName\": \"behera\",\n            \"studGender\": \"male\",\n            \"studDOB\": \"2024-02-01T00:00:00.000Z\",\n            \"studCategory\": \"obc\",\n            \"studReligion\": \"hindu\",\n            \"studFatherName\": \"padmaLochan\",\n            \"studMotherName\": \"puspanjali\",\n            \"studCity\": \"balasore\",\n            \"studPost\": \"balasore\",\n            \"studDist\": \"balasore\",\n            \"studState\": \"odisha\",\n            \"studCountry\": \"india\",\n            \"studPin\": 3458,\n            \"studAlternativeMobile\": 8349748647,\n            \"studParentMobile\": 8349634347,\n            \"studAddress\": \"balasore\",\n            \"studPassYear\": 2309,\n            \"studStatus\": \"hostel\",\n            \"studCollegeFees\": 56000,\n            \"status\": \"Accept\",\n            \"acceptance\": true,\n            \"createdAt\": \"2024-02-03T09:56:00.261Z\",\n            \"updatedAt\": \"2024-02-03T10:15:48.905Z\",\n            \"__v\": 0,\n            \"userID\": {\n                \"_id\": \"65be08a96b75ba4cdb813422\",\n                \"authType\": \"Student\",\n                \"regNo\": \"std522\",\n                \"emailID\": \"sambitkumar@gmail.com\",\n                \"mobile\": 98937498274,\n                \"password\": \"$2b$10$HdIhMxwjPDWS7QhqIz4KQuMMYREWJ5RwXn5RbTBK291RDt/pV7eqK\",\n                \"createdAt\": \"2024-02-03T09:34:33.777Z\",\n                \"updatedAt\": \"2024-02-03T09:34:33.777Z\",\n                \"__v\": 0\n            },\n            \"stdCourse\": \"Btech\"\n        },\n        {\n            \"_id\": \"65bf342c282c4a84e2a00cd8\",\n            \"studfirstName\": \"susanth\",\n            \"studMiddleName\": \"sing\",\n            \"studLastName\": \"rajput\",\n            \"stdCourse\": \"Btech\",\n            \"studGender\": \"male\",\n            \"studDOB\": \"2024-02-01T00:00:00.000Z\",\n            \"studCategory\": \"General\",\n            \"studReligion\": \"hindu\",\n            \"studFatherName\": \"susen\",\n            \"studMotherName\": \"samruta\",\n            \"studCity\": \"balasore\",\n            \"studPost\": \"balasore\",\n            \"studDist\": \"balasore\",\n            \"studState\": \"odisha\",\n            \"studCountry\": \"india\",\n            \"studPin\": 3458,\n            \"studAlternativeMobile\": 8349748647,\n            \"studParentMobile\": 8349634347,\n            \"studAddress\": \"balasore\",\n            \"studEducation\": \"btech\",\n            \"studPassYear\": 2309,\n            \"studStatus\": \"hostel\",\n            \"studCollegeFees\": 56000,\n            \"status\": \"Accept\",\n            \"acceptance\": true,\n            \"createdAt\": \"2024-02-04T06:52:28.818Z\",\n            \"updatedAt\": \"2024-02-04T06:52:28.932Z\",\n            \"__v\": 0,\n            \"userID\": {\n                \"_id\": \"65bef6b082a3b5e3fd901fb6\",\n                \"authType\": \"Student\",\n                \"regNo\": \"std789\",\n                \"emailID\": \"susanthsing@gmail.com\",\n                \"mobile\": 89192921274,\n                \"password\": \"$2b$10$vHpyzd72C0z/NTqfUfl1s....rzAfgpBbeCcHooWViiOFMVifqIOq\",\n                \"createdAt\": \"2024-02-04T02:30:08.976Z\",\n                \"updatedAt\": \"2024-02-04T02:30:08.976Z\",\n                \"__v\": 0\n            }\n        }\n    ]\n}"}],"_postman_id":"5bc23928-53a2-40bd-8084-71a6f42b63c4"},{"name":"http://localhost:5000/api/addGallary","id":"ad163c82-b5ce-473b-85d2-8849e043d755","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"imageName\":\"college.jpg\",\r\n    \"imageType\":\"collection_std_img\",\r\n    \"image\":\"college_image\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/addGallary","urlObject":{"protocol":"http","port":"5000","path":["api","addGallary"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"c4dedc39-5b16-4ef2-aee8-61cef3691d92","name":"http://localhost:5000/api/addGallary","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"imageName\":\"college.jpg\",\r\n    \"imageType\":\"collection_std_img\",\r\n    \"image\":\"college_image\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/addGallary"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"RateLimit-Policy","value":"1000;w=900"},{"key":"RateLimit-Limit","value":"1000"},{"key":"RateLimit-Remaining","value":"998"},{"key":"RateLimit-Reset","value":"435"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"265"},{"key":"ETag","value":"W/\"109-mAbYwtt+xbhqzcwat5mZW5PSPvg\""},{"key":"Date","value":"Sun, 04 Feb 2024 09:25:02 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 201,\n    \"message\": \"image submited successfully\",\n    \"data\": {\n        \"imageName\": \"college.jpg\",\n        \"imageType\": \"collection_std_img\",\n        \"image\": \"college_image\",\n        \"_id\": \"65bf57ee7bbb7bf803afd630\",\n        \"createdAt\": \"2024-02-04T09:25:02.705Z\",\n        \"updatedAt\": \"2024-02-04T09:25:02.705Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"ad163c82-b5ce-473b-85d2-8849e043d755"},{"name":"http://localhost:5000/api/getAllGallary","id":"0904f3ce-5c8e-48cc-9bec-75171ee05fc2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n     \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2NWJlZjZiMDgyYTNiNWUzZmQ5MDFmYjYiLCJlbWFpbCI6InN1c2FudGhzaW5nQGdtYWlsLmNvbSIsImlhdCI6MTcwNzAxMzkzNCwiZXhwIjoxNzA3MDQyNzM0fQ.2EtDp5Vn7U58goqgV7LVGHp-dvPSW4EG3kDG4XuHp40\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/getAllGallary","urlObject":{"protocol":"http","port":"5000","path":["api","getAllGallary"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"1a543c4c-00ac-40ac-83d1-f2acd0881857","name":"http://localhost:5000/api/getAllGallary","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n     \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2NWJlZjZiMDgyYTNiNWUzZmQ5MDFmYjYiLCJlbWFpbCI6InN1c2FudGhzaW5nQGdtYWlsLmNvbSIsImlhdCI6MTcwNzAxMzkzNCwiZXhwIjoxNzA3MDQyNzM0fQ.2EtDp5Vn7U58goqgV7LVGHp-dvPSW4EG3kDG4XuHp40\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/getAllGallary"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"RateLimit-Policy","value":"1000;w=900"},{"key":"RateLimit-Limit","value":"1000"},{"key":"RateLimit-Remaining","value":"999"},{"key":"RateLimit-Reset","value":"900"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"247"},{"key":"ETag","value":"W/\"f7-0i87BrpThJSHVmKEQg+y5cNwv5k\""},{"key":"Date","value":"Sun, 04 Feb 2024 09:34:14 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"success\",\n    \"data\": [\n        {\n            \"_id\": \"65bf57ee7bbb7bf803afd630\",\n            \"imageName\": \"college.jpg\",\n            \"imageType\": \"collection_std_img\",\n            \"image\": \"college_image\",\n            \"createdAt\": \"2024-02-04T09:25:02.705Z\",\n            \"updatedAt\": \"2024-02-04T09:25:02.705Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"0904f3ce-5c8e-48cc-9bec-75171ee05fc2"},{"name":"http://localhost:5000/api/updateGallaryById","id":"5e0f2086-d53b-479d-ac30-93afe959da51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\":\"65bf57ee7bbb7bf803afd630\",\r\n     \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2NWJlZjZiMDgyYTNiNWUzZmQ5MDFmYjYiLCJlbWFpbCI6InN1c2FudGhzaW5nQGdtYWlsLmNvbSIsImlhdCI6MTcwNzAxMzkzNCwiZXhwIjoxNzA3MDQyNzM0fQ.2EtDp5Vn7U58goqgV7LVGHp-dvPSW4EG3kDG4XuHp40\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/updateGallaryById","urlObject":{"protocol":"http","port":"5000","path":["api","updateGallaryById"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"8ff4c278-09ab-4db6-9c8d-1bac80ce349a","name":"http://localhost:5000/api/updateGallaryById","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\":\"65bf57ee7bbb7bf803afd630\",\r\n     \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2NWJlZjZiMDgyYTNiNWUzZmQ5MDFmYjYiLCJlbWFpbCI6InN1c2FudGhzaW5nQGdtYWlsLmNvbSIsImlhdCI6MTcwNzAxMzkzNCwiZXhwIjoxNzA3MDQyNzM0fQ.2EtDp5Vn7U58goqgV7LVGHp-dvPSW4EG3kDG4XuHp40\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/updateGallaryById"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"RateLimit-Policy","value":"1000;w=900"},{"key":"RateLimit-Limit","value":"1000"},{"key":"RateLimit-Remaining","value":"997"},{"key":"RateLimit-Reset","value":"379"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"264"},{"key":"ETag","value":"W/\"108-qNXkbynNd0KltHVF6SrNpjlQPS4\""},{"key":"Date","value":"Sun, 04 Feb 2024 09:42:55 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"image updated successfully\",\n    \"data\": {\n        \"_id\": \"65bf57ee7bbb7bf803afd630\",\n        \"imageName\": \"college.jpg\",\n        \"imageType\": \"collection_std_img\",\n        \"image\": \"college_image\",\n        \"createdAt\": \"2024-02-04T09:25:02.705Z\",\n        \"updatedAt\": \"2024-02-04T09:42:55.609Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"5e0f2086-d53b-479d-ac30-93afe959da51"},{"name":"http://localhost:5000/api/createNotice","id":"958974b9-f0f3-457b-9467-3f29ec3abf28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"noticeTittle\":\"provisonal_certificate\",\r\n    \"noticsDate\":\"2023-11-22\",\r\n    \"noticesDesc\":\"yes , if you are in your 4th year so according to authority ,you are eligible to take the certificate\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/createNotice","urlObject":{"protocol":"http","port":"5000","path":["api","createNotice"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"08b07ff9-7f00-49de-9360-ec42fbcc4d5d","name":"http://localhost:5000/api/createNotice","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"noticeTittle\":\"provisonal_certificate\",\r\n    \"noticsDate\":\"2023-11-22\",\r\n    \"noticesDesc\":\"yes , if you are in your 4th year so according to authority ,you are eligible to take the certificate\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/getAllNotices"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"RateLimit-Policy","value":"1000;w=900"},{"key":"RateLimit-Limit","value":"1000"},{"key":"RateLimit-Remaining","value":"999"},{"key":"RateLimit-Reset","value":"900"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"368"},{"key":"ETag","value":"W/\"170-UvALaeHou9xy3TnTHBkN2TnHYfc\""},{"key":"Date","value":"Sun, 04 Feb 2024 10:58:03 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 201,\n    \"message\": \"Notices submited successfully\",\n    \"data\": {\n        \"noticeTittle\": \"provisonal_certificate\",\n        \"noticsDate\": \"2023-11-22\",\n        \"noticesDesc\": \"yes , if you are in your 4th year so according to authority ,you are eligible to take the certificate\",\n        \"_id\": \"65bf6dba7a3cd8c7abddbbf0\",\n        \"createdAt\": \"2024-02-04T10:58:02.947Z\",\n        \"updatedAt\": \"2024-02-04T10:58:02.947Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"958974b9-f0f3-457b-9467-3f29ec3abf28"}]}