Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pasindujr/blood-bank-system
This web app will be designed for managing donor and blood packet data for the local blood bank and to maximize the productivity by providing tools to register donors and automating the SMS delivering process to donors. The application is designed using CodeIgniter 3 PHP framework.
https://github.com/pasindujr/blood-bank-system
codeigniter codeigniter3 php sms
Last synced: about 2 months ago
JSON representation
This web app will be designed for managing donor and blood packet data for the local blood bank and to maximize the productivity by providing tools to register donors and automating the SMS delivering process to donors. The application is designed using CodeIgniter 3 PHP framework.
- Host: GitHub
- URL: https://github.com/pasindujr/blood-bank-system
- Owner: pasindujr
- Created: 2021-11-18T15:27:47.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-08T17:47:08.000Z (over 2 years ago)
- Last Synced: 2023-07-26T09:27:22.170Z (over 1 year ago)
- Topics: codeigniter, codeigniter3, php, sms
- Language: PHP
- Homepage:
- Size: 4.54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This software system will be a donor and blood packet management system for the local blood bank. The system will be designed to maximize the productivity by providing tools to register donors and automating the SMS delivering process, which would a welcoming addition to already existing legacy systems. This will maximize the efficiency of the blood donation process and encourage the blood donors.
More specifically, this system is designed to allow staff of donation campaigns to register new donors, edit current donors’ details and make donation submissions through a web portal. This web system will facilitate synchronization between blood campaigns, local blood banks and the central blood bank. Additionally, the system will send an SMS notifying donors when their blood is being used with a personalized message. The system also contains a relational database containing a list of Donors and additional information.
[![Heroku Deployment](https://pasindujr.me/img/Heroku-430098.svg)](https://kegalle-blood-bank.herokuapp.com/)
# Tools and languages used
## Front end languages
- HTML
- CSS
- JavaScript
- Ajax## Front end frameworks
- Bootstrap
## Back end language and framework
- PHP
- CodeIgniter 3## Database management system
- MySql
## APIs
- Twilio API