https://github.com/sparsh-kumar/meeting-scheduler-api
Meeting scheduler backend API written in Express and Node Js.
https://github.com/sparsh-kumar/meeting-scheduler-api
algorithms algorithms-and-data-structures cron data-structures express expressjs expressjs-framework javascript momentjs mongodb mongodb-atlas mongodb-atlas-cloud mongoose node nodejs schedule scheduler scheduling
Last synced: 2 months ago
JSON representation
Meeting scheduler backend API written in Express and Node Js.
- Host: GitHub
- URL: https://github.com/sparsh-kumar/meeting-scheduler-api
- Owner: Sparsh-Kumar
- Created: 2022-03-14T11:37:30.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-04T12:22:59.000Z (almost 3 years ago)
- Last Synced: 2025-03-14T02:28:52.792Z (8 months ago)
- Topics: algorithms, algorithms-and-data-structures, cron, data-structures, express, expressjs, expressjs-framework, javascript, momentjs, mongodb, mongodb-atlas, mongodb-atlas-cloud, mongoose, node, nodejs, schedule, scheduler, scheduling
- Language: JavaScript
- Homepage: https://documenter.getpostman.com/view/11784786/UVsJxnZv#9218f3ca-f88b-406d-a43e-e2bbfcf97019
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Meeting Scheduler
- You can schedule a meeting for a particular period of time.
- You can also see a list of available slots for a particular date.
- You can also see a list of all available slots.