asimbaidya / CSE370-blood-bank

University project for CSE370

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blood Bank Project(with additional feature)

a place to share 🩸 in emmergency with people & donatte at BloodBank more easily(incomplete)

to test this project

  • install mysql*
  • run db/db.sql in mysql shell(just use phpmyAdmin)
  • Finally to run the project, run this command from terminal
# from project folder
php -S localhost:8000
  • Alternative option
    • xampp/mysql with virtual host
    • replace www/htdocs with this project & run apache server

UI Overview

⚠️ Slides taken from stanfordbloodcenter.org without permission ⚠

1 3 4 5 5 6 7

About

University project for CSE370


Languages

Language:PHP 99.2%Language:CSS 0.8%