https://github.com/sappho192/webos-hospital
Simple webapp-based WebOS application
https://github.com/sappho192/webos-hospital
Last synced: 2 months ago
JSON representation
Simple webapp-based WebOS application
- Host: GitHub
- URL: https://github.com/sappho192/webos-hospital
- Owner: sappho192
- Created: 2022-11-29T05:58:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-13T08:28:02.000Z (over 2 years ago)
- Last Synced: 2025-02-02T22:37:10.290Z (4 months ago)
- Language: HTML
- Homepage:
- Size: 3.75 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webos-hospital
Simple webapp-based WebOS application



## Environment
- Bootstrap 5.2.3
- PopperJS [[2.11.6](https://popper.js.org/)]
- VanillaCalendar [[0.0.2](https://github.com/chrissy-dev/vanilla-calendar)]
- FontAwesome [[6.2.1](https://fontawesome.com/download)]
- Moment.js [[2.29.4](https://momentjs.com/)] (with locales version)## Etc
HospitalServer project is the server which provides medical information with JSON/REST API but it also has dependency on another student's server.
I've added example response as comment in each Controller code so you can reconstruct the entire server service.