{"id":20234344,"url":"https://github.com/mvaibhav131/schedule-management-system","last_synced_at":"2026-04-09T22:34:48.046Z","repository":{"id":152928579,"uuid":"551480352","full_name":"mvaibhav131/Schedule-Management-System","owner":"mvaibhav131","description":"backend assignment","archived":false,"fork":false,"pushed_at":"2024-06-07T11:07:58.000Z","size":1020,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-14T00:34:24.795Z","etag":null,"topics":["api","assignment","backend","controllers","cors","expressjs","jest-tests","middleware","nodejs","nodemon","requests","router","routes","schedule-meetings","schedule-tasks","testing"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mvaibhav131.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-14T13:32:51.000Z","updated_at":"2024-06-07T11:08:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"14f90b4f-7bbf-449c-b2e4-6e033dbcb16c","html_url":"https://github.com/mvaibhav131/Schedule-Management-System","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvaibhav131%2FSchedule-Management-System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvaibhav131%2FSchedule-Management-System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvaibhav131%2FSchedule-Management-System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvaibhav131%2FSchedule-Management-System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mvaibhav131","download_url":"https://codeload.github.com/mvaibhav131/Schedule-Management-System/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241678157,"owners_count":20001682,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","assignment","backend","controllers","cors","expressjs","jest-tests","middleware","nodejs","nodemon","requests","router","routes","schedule-meetings","schedule-tasks","testing"],"created_at":"2024-11-14T08:09:59.818Z","updated_at":"2026-04-09T22:34:42.999Z","avatar_url":"https://github.com/mvaibhav131.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Schedule-Management-System.\n backend assignments\n\n## Start the server using commands --\u003e `npm run dev`\n\n\n## To schedule the meeting you need the register and login first.\n\n### After the starting server you need to first register by using paramenter (name,email,password)\n### ex--\u003e {\"name\":\"vaibhav\",\"email\":\"vaibhav@gmail.com\":\"password\":\"jkjTjl34ljljlkj\"}\n\n### register api--\u003e http://localhost:8080/api/v1/register (Post request)\n\n### In Login section you need only two parameter email and password.\n### ex--\u003e {\"email\":\"vaibhav@gmail.com\":\"password\":\"jkjTjl34ljljlkj\"}\n\n### login api--\u003e http://localhost:8080/api/v1/login (Post request)\n\n### you can logout your account using api --\u003e http://localhost:8080/api/v1/logout (Get request)\n\n### If you want to schedule new meeting then use below post request of parameter(date,startTime,endTime) is creating your meeting in particular room.\n### ex--\u003e { \"date\":\"2021-06-22T21:30:34.736+00:00\",\n###         \"startTime\":\"2021-06-22T21:30:34.736+12:00\",\n###         \"endTime\":\"2021-06-22T21:30:34.736+13:00\",\n###         \"R1\":true                             }\n\n### schedule meeting api--\u003e    http://localhost:8080/api/v1/schedule  (Post Request)\n\n### Find all meeting schedule using below api\n\n### getting all schedules of meeting api--\u003e    http://localhost:8080/api/v1/schedule  (Get Request)\n\n### If you want to change the meeting time then use below api\n \n### update meeting api--\u003e    http://localhost:8080/api/v1/schedule/:id  (Put Request) (pass the parameter inside the body you want to change startTime,endTime,date)\n\n### If you want to delete the schedule meeting use below api\n\n### delete meeting api--\u003e    http://localhost:8080/api/v1/schedule/:id  (delete Request)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvaibhav131%2Fschedule-management-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmvaibhav131%2Fschedule-management-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvaibhav131%2Fschedule-management-system/lists"}