Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vechicin/hospital
https://github.com/vechicin/hospital
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vechicin/hospital
- Owner: vechicin
- Created: 2022-02-22T19:18:21.000Z (over 2 years ago)
- Default Branch: development
- Last Pushed: 2022-02-22T22:21:50.000Z (over 2 years ago)
- Last Synced: 2023-03-09T17:46:00.140Z (over 1 year ago)
- Size: 138 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hospital
> This project is a database designed to store information about the patients treated at the Hospital.
![screenshot](schema-diagram.png)
## Getting Started
This repository includes files with plain SQL that can be used to recreate a database:
- Use [schema.sql](./schema.sql) to create all tables.
## Authors
👤 **Santiago Velosa**
- GitHub: [@vechicin](https://github.com/vechicin)
- Twitter: [@therealvelosa](https://twitter.com/therealvelosa)
- LinkedIn: [Santiago Velosa](https://www.linkedin.com/in/santiago-velosa-arias/)👤 **Luis Abarca**
- GitHub: [@TheLuisAbarca](https://github.com/theLuisAbarca/)
- Twitter: [@TheLuisAbarca](https://twitter.com/TheLuisAbarca)
- LinkedIn: [Luís Anghelo Abarca Villacís](https://www.linkedin.com/in/techadvisor-luis-abarca/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse
## 📝 License
This project is [MIT](./MIT.md) licensed.