Skip to content

vishalmajumdar/bloodbank

Repository files navigation

Blood Bank | Donate & Request

Blood Bank is a custom web application made in PHP as the assignment after getting shorlisted.

Below are the options available for different types of users.

  • Hospitals
    • Register
    • Login
    • Add Blood Sample
    • Add Blood Types
    • View Requests
  • Receivers
    • Register
    • Login
    • View Blood Sample
    • Request Blood Sample
  • Guests
    • View Blood Samples

Installation

  • XAMPP
    • Apache
    • PHP (Any Latest Stable Version)
    • MySQL
  • Google Chrome
  • VS Code
  • Git
$ git clone https://github.com/vishalmajumdar/bloodbank.git
$ cd ..path/to/directory
$ code .

Note

Import 'bloodbank.sql' in the Database. Credentials in the 'config.php' are the default ones used by XAMPP. Update them for production environment. The file '.gitignore' is not added in the repo as everything is pushed here.

License

MIT Free Software, Hell Yeah!

About

Blood Bank PHP Web Application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published