Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danilopeixoto/idonate
A hospital management system for blood, bone marrow and organ donation.
https://github.com/danilopeixoto/idonate
blood bone-marrow donation hospital management-system organ
Last synced: 1 day ago
JSON representation
A hospital management system for blood, bone marrow and organ donation.
- Host: GitHub
- URL: https://github.com/danilopeixoto/idonate
- Owner: danilopeixoto
- License: bsd-3-clause
- Created: 2019-03-27T13:42:29.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-21T01:12:50.000Z (over 2 years ago)
- Last Synced: 2024-11-08T13:27:13.745Z (about 2 months ago)
- Topics: blood, bone-marrow, donation, hospital, management-system, organ
- Language: Java
- Size: 7.53 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iDonate
A hospital management system for blood, bone marrow and organ donation, developed using NetBeans IDE 8.2 and MySQL.Build Status
------------
[![Build Status](https://travis-ci.org/danilopeixoto/idonate.svg?branch=master)](https://travis-ci.org/danilopeixoto/idonate)To execute, create a file called credentials.service inside idonate/src/main/res with the following contents in each line:
database server name
database server password
database scheme name
twilio account SID
twilio authentication token
sender telephone numberFeel free to contact us in case there are any questions.
Copyright and License
---------------------
Copyright © 2019, Bruno Caputo, Danilo Peixoto and Heitor Toledo. All rights reserved.Project developed under the [BSD-3-Clause license](LICENSE).