Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bannaarr01/schedule-ease
https://github.com/bannaarr01/schedule-ease
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bannaarr01/schedule-ease
- Owner: bannaarr01
- License: apache-2.0
- Created: 2024-02-25T10:31:23.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-04-05T07:37:43.000Z (9 months ago)
- Last Synced: 2024-04-06T05:24:17.382Z (9 months ago)
- Language: TypeScript
- Size: 564 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Schedule Ease
#### Appointment Service API
An appointment serves as a prearranged commitment to engage in a specific activity or meeting an individual / group of people at a designated time and location. These arrangements typically stem from prior communication or are essential for addressing customer inquiries or fulfilling product orders and so on. Schedule Ease is an appointment API that aims to facilitate the seamless management of appointments by encompassing various essential attributes.* Built using [Nest](https://github.com/nestjs/nest) framework.
* Authentication and Authorization using [Keycloak](https://www.keycloak.org/)## Running the app
```bash
$ docker compose up -d
```### Access the app on
* http://localhost:8501/docsor set port
## Stay in touch
- Author - [B. Joshua Adedigba](https://www.linkedin.com/in/b-joshua-adedigba-a96231211/)
- Email: [[email protected]]([email protected])## License
Schedule Ease is [Apache Licensed](LICENSE).