Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vehanrajintha/blood_donation_system

Blood Donation System made by using PHP and SQL
https://github.com/vehanrajintha/blood_donation_system

blood bloodbank bloodbank-website blooddonation blooddonationsystem css donation-website mysql mysql-database php system

Last synced: 3 months ago
JSON representation

Blood Donation System made by using PHP and SQL

Awesome Lists containing this project

README

        

# Blood_Donation_System

[![Typing SVG](https://readme-typing-svg.demolab.com?font=Fira+Code&pause=1000&color=9304F7&width=435&lines=Blood+Donation+System)](https://git.io/typing-svg)

![repo views](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FVehanRajintha%2FBlood_Donation_System&count_bg=%2379C83D&title_bg=%23555555&icon=gitpod.svg&icon_color=%23E7E7E7&title=Views&edge_flat=false)

![forks](https://img.shields.io/github/forks/VehanRajintha/Blood_Donation_System?label=Forks&style=social)
![stars](https://img.shields.io/github/stars/VehanRajintha/Blood_Donation_System?style=social)

![size](https://img.shields.io/github/repo-size/VehanRajintha/Blood_Donation_System?color=purple&label=Repo%20Size&style=plastic)
![license](https://img.shields.io/github/license/VehanRajintha/Blood_Donation_System?color=purple&label=License&style=plastic)
![developer](https://img.shields.io/static/v1?label=Author&message=Vehan%20Rajintha&color=purple&style=plastic)

--------------------------------------------------INSTRUCTIONS--------------------------------------------------------------

**Install xampp**
- Run apache and MySQL servers through xampp
- Put the project folder to /xammp/htdocs path
- import database ---> mypro_bbms.sql
- Open your browser and browse http://localhost/bbms/user_home.php (this is the main user page)

**Extra** ----> Used bind values for php
(The bindValue method is used to bind a value to a parameter in a prepared statement. This helps prevent SQL injection attacks by ensuring that the values are properly escaped.)

----> Used Session management
----> ER diagram provided

![pic1](pic1.jpg)
![pic2](pic2.jpg)
![pic3](pic3.jpg)
![pic4](pic4.jpg)
![pic5](pic5.jpg)
![pic6](pic6.jpg)
![pic7](pic7.jpg)